|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttachmentManager
Manages the attachments of the Contact Server. Entry point for attachments management.
Note: If the DATABASE service is not available, that is, if UCS is not connected,
you cannot get features associated with UCS, that is, this attachment manager.
| Method Summary | |
|---|---|
Attachment |
getAttachment(java.lang.String attachmentId)
Returns an Attachment. |
| Method Detail |
|---|
Attachment getAttachment(java.lang.String attachmentId)
throws RequestFailedException
Attachment.
attachmentId - the Attachment identifier.
Attachment.
InvalidParameterException - if the parameter is null or invalid.
DatabaseServiceException - if the database service is out of order.
RequestFailedException - if the request failed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||