| Package | Description | 
|---|---|
| com.jamasoftware.contour.soap.v3 | 
| Modifier and Type | Method and Description | 
|---|---|
WsAttachment | 
ContourSoapServiceImpl.getAttachment(WsAuth token,
             Long attachmentDocId)
Gets an Attachment. 
 | 
WsAttachment | 
ContourSoapService.getAttachment(WsAuth token,
             Long attachmentDocId)  | 
WsAttachment[] | 
ContourSoapServiceImpl.getAttachments(WsAuth token,
              Long projectId)
Gets all the Attachments in a Project. 
 | 
WsAttachment[] | 
ContourSoapService.getAttachments(WsAuth token,
              Long projectId)  | 
WsAttachment[] | 
ContourSoapServiceImpl.getAttachmentsForItem(WsAuth token,
                     Long itemId)
Gets all Attachments attached to a specified Item. 
 | 
WsAttachment[] | 
ContourSoapService.getAttachmentsForItem(WsAuth token,
                     Long itemId)  | 
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.