Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.cemain | |
com.collabnet.ce.soap60.webservices.page |
Modifier and Type | Method and Description |
---|---|
AttachmentSoapList |
CollabNetSoapStub.listAttachments(String sessionId,
String objectId) |
AttachmentSoapList |
ICollabNetSoap.listAttachments(String sessionId,
String objectId)
Lists the attachments associated with the object, the attachment itself is not part of the returned object.
|
AttachmentSoapList |
CollabNetSoapMockStub.listAttachments(String sessionId,
String objectId)
Simulate a call to listAttachments
|
Modifier and Type | Method and Description |
---|---|
AttachmentSoapList |
PageAppSoapMockStub.listPageImages(String sessionId,
String projectId)
Simulate a call to listPageImages
|
AttachmentSoapList |
IPageAppSoap.listPageImages(String sessionId,
String projectId)
Lists the images for a project.
|
AttachmentSoapList |
PageAppSoapStub.listPageImages(String sessionId,
String projectId) |
Copyright © 2016 CollabNet. All Rights Reserved.