|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
CounterPartBundle |
download()
Supported API: false |
SerializedAttachment[] |
downloadAttachments(AttachmentLocator[] attachmentLocators)
Supported API: false |
CounterPartErrorReport |
finishUpload(String sessionID)
Supported API: false |
void |
initializeDelta(CounterPartBundle bundle)
Supported API: false |
boolean |
isLockedByMe()
Supported API: false |
void |
lock()
Supported API: false |
void |
unlock()
Supported API: false |
CounterPartUploadResults |
upload(CounterPartBundle bundle)
Supported API: false |
CounterPartErrorReport |
uploadAttachments(String sessionID,
SerializedAttachment[] attachments)
Supported API: false |
CounterPartErrorReport |
validate(CounterPartBundle bundle)
Supported API: false |
Method Detail |
public void lock() throws WTException
WTException
public void unlock() throws WTException
WTException
public CounterPartUploadResults upload(CounterPartBundle bundle) throws WTException
bundle
-
WTException
public CounterPartErrorReport uploadAttachments(String sessionID, SerializedAttachment[] attachments) throws WTException
sessionID
- attachments
-
WTException
public CounterPartErrorReport finishUpload(String sessionID) throws WTException
sessionID
-
WTException
public CounterPartBundle download() throws WTException
WTException
public SerializedAttachment[] downloadAttachments(AttachmentLocator[] attachmentLocators) throws WTException
attachmentLocators
-
WTException
public CounterPartErrorReport validate(CounterPartBundle bundle) throws WTException
bundle
-
WTException
public boolean isLockedByMe() throws WTException
WTException
public void initializeDelta(CounterPartBundle bundle) throws WTException
bundle
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |