|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
ReadOnlyContainer |
inContainer()
The native implementation of the Java API does not support this method. |
ReadWriteContainer |
outContainer()
The native implementation of the Java API does not support this method. |
java.lang.String |
persistentOidOfActivityInstance()
The native implementation of the Java API does not support this method. |
java.lang.String |
processContext()
The native implementation of the Java API does not support this method. |
java.lang.String |
programID()
The native implementation of the Java API does not support this method. |
ReadOnlyContainer |
remoteInContainer(java.lang.String programID)
The native implementation of the Java API does not support this method. |
ReadWriteContainer |
remoteOutContainer(java.lang.String programID)
The native implementation of the Java API does not support this method. |
java.lang.String |
remotePersistentOidOfActivityInstance(java.lang.String programID)
The native implementation of the Java API does not support this method. |
java.lang.String |
remoteProcessContext(java.lang.String programID)
|
java.lang.String |
remoteUserID(java.lang.String programID)
The native implementation of the Java API does not support this method. |
void |
setOutContainer(ReadWriteContainer outContainer)
The native implementation of the Java API does not support this method. |
void |
setRemoteOutContainer(java.lang.String programID,
ReadWriteContainer container)
The native implementation of the Java API does not support this method. |
java.lang.String |
userID()
The native implementation of the Java API does not support this method. |
Method Detail |
public java.lang.String persistentOidOfActivityInstance() throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic java.lang.String processContext() throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic java.lang.String userID() throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic ReadOnlyContainer inContainer() throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic ReadWriteContainer outContainer() throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic java.lang.String programID() throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic ReadOnlyContainer remoteInContainer(java.lang.String programID) throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic ReadWriteContainer remoteOutContainer(java.lang.String programID) throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic java.lang.String remotePersistentOidOfActivityInstance(java.lang.String programID) throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic java.lang.String remoteProcessContext(java.lang.String programID) throws FmcException
public java.lang.String remoteUserID(java.lang.String programID) throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic void setOutContainer(ReadWriteContainer outContainer) throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrownpublic void setRemoteOutContainer(java.lang.String programID, ReadWriteContainer container) throws FmcException
FmcException
- FMC_ERROR_NOT_SUPPORTED exception is thrown
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |