|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.counterpart.CounterPartServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
CounterPartServiceFwd()
|
Method Summary | |
CounterPartBundle |
download()
Supported API: false |
SerializedAttachment[] |
downloadAttachments(AttachmentLocator[] attachmentLocators)
Supported API: false |
CounterPartErrorReport |
finishUpload(String sessionID)
Supported API: false |
private static Manager |
getManager()
|
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public CounterPartServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public void lock() throws WTException
lock
in interface CounterPartService
WTException
public void unlock() throws WTException
unlock
in interface CounterPartService
WTException
public CounterPartUploadResults upload(CounterPartBundle bundle) throws WTException
upload
in interface CounterPartService
bundle
-
WTException
public CounterPartErrorReport uploadAttachments(String sessionID, SerializedAttachment[] attachments) throws WTException
uploadAttachments
in interface CounterPartService
sessionID
- attachments
-
WTException
public CounterPartErrorReport finishUpload(String sessionID) throws WTException
finishUpload
in interface CounterPartService
sessionID
-
WTException
public CounterPartBundle download() throws WTException
download
in interface CounterPartService
WTException
public SerializedAttachment[] downloadAttachments(AttachmentLocator[] attachmentLocators) throws WTException
downloadAttachments
in interface CounterPartService
attachmentLocators
-
WTException
public CounterPartErrorReport validate(CounterPartBundle bundle) throws WTException
validate
in interface CounterPartService
bundle
-
WTException
public boolean isLockedByMe() throws WTException
isLockedByMe
in interface CounterPartService
WTException
public void initializeDelta(CounterPartBundle bundle) throws WTException
initializeDelta
in interface CounterPartService
bundle
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |