Uses of Class
com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapList
Packages that use AttachmentSoapList
Package
Description
-
Uses of AttachmentSoapList in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that return AttachmentSoapListModifier and TypeMethodDescriptionCollabNetSoap.listAttachments(String sessionId, String objectId) Lists the attachments associated with the object, the attachment itself is not part of the returned object.CollabNetSoapMockStub.listAttachments(String sessionId, String objectId) Simulate a call to listAttachmentsCollabNetSoapStub.listAttachments(String sessionId, String objectId) ICollabNetSoap.listAttachments(String sessionId, String objectId) Lists the attachments associated with the object, the attachment itself is not part of the returned object. -
Uses of AttachmentSoapList in com.collabnet.ce.soap60.webservices.page
Methods in com.collabnet.ce.soap60.webservices.page that return AttachmentSoapListModifier and TypeMethodDescriptionIPageAppSoap.listPageImages(String sessionId, String projectId) Lists the images for a project.PageAppSoap.listPageImages(String sessionId, String projectId) Lists the images for a project.PageAppSoapMockStub.listPageImages(String sessionId, String projectId) Simulate a call to listPageImagesPageAppSoapStub.listPageImages(String sessionId, String projectId)