Uses of Class
com.collabnet.ce.soap60.webservices.cemain.AttachmentSoapList
-
Packages that use AttachmentSoapList Package Description com.collabnet.ce.soap60.webservices.cemain com.collabnet.ce.soap60.webservices.page -
-
Uses of AttachmentSoapList in com.collabnet.ce.soap60.webservices.cemain
Methods in com.collabnet.ce.soap60.webservices.cemain that return AttachmentSoapList Modifier and Type Method Description AttachmentSoapListCollabNetSoap. listAttachments(String sessionId, String objectId)Lists the attachments associated with the object, the attachment itself is not part of the returned object.AttachmentSoapListCollabNetSoapMockStub. listAttachments(String sessionId, String objectId)Simulate a call to listAttachmentsAttachmentSoapListCollabNetSoapStub. listAttachments(String sessionId, String objectId)AttachmentSoapListICollabNetSoap. 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 AttachmentSoapList Modifier and Type Method Description AttachmentSoapListIPageAppSoap. listPageImages(String sessionId, String projectId)Lists the images for a project.AttachmentSoapListPageAppSoap. listPageImages(String sessionId, String projectId)Lists the images for a project.AttachmentSoapListPageAppSoapMockStub. listPageImages(String sessionId, String projectId)Simulate a call to listPageImagesAttachmentSoapListPageAppSoapStub. listPageImages(String sessionId, String projectId)
-