public interface WFInstanceRemote extends MboRemote
| Modifier and Type | Method and Description |
|---|---|
void |
applyWorkflowAction(int actionID) |
void |
applyWorkflowAction(int actionID,
java.lang.String memo) |
boolean |
atInteraction() |
boolean |
atStoppingPoint() |
boolean |
canAutoCompleteInteraction() |
void |
cancelWorkflowAssignment(WFAssignmentRemote assignment,
java.lang.String actionMemo) |
void |
completeWorkflowAssignment(int assignment,
int action,
java.lang.String memo) |
void |
completeWorkflowAssignment(java.lang.String assignment,
int action,
java.lang.String memo) |
void |
escalateAssignment(int assignID,
java.lang.String memo) |
void |
escalateAssignment(java.lang.String assignID,
java.lang.String memo) |
WFActionSetRemote |
getActions() |
MboRemote |
getControlledMbo() |
WFInteractionRemote |
getInteraction() |
WFViewInfo |
getWFDiagramInfo(int callSeq) |
void |
interactionComplete() |
void |
setControlledMbo(MboRemote mbo) |
void |
stopWorkflow(java.lang.String memo) |
void |
waitComplete() |
add, addMboSetForRequiredCheck, addToDeleteForInsertList, blindCopy, checkMethodAccess, clear, copy, copy, copy, copyFake, copyValue, copyValue, createComm, delete, delete, duplicate, evaluateCondition, evaluateCtrlConditions, evaluateCtrlConditions, excludeObjectForPropagate, generateAutoKey, getBoolean, getByte, getBytes, getCommLogOwnerNameAndUniqueId, getDatabaseValue, getDate, getDeleteForInsertList, getDocLinksCount, getDomainIDs, getDouble, getExistingMboSet, getFlags, getFloat, getIgnoreLockCheck, getInitialValue, getInsertCompanySetId, getInsertItemSetId, getInsertOrganization, getInsertSite, getInt, getKeyValue, getLinesRelationship, getList, getLockedByDisplayName, getLong, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMaxMessage, getMboData, getMboDataSet, getMboInitialValue, getMboList, getMboSet, getMboSet, getMboSet, getMboValueData, getMboValueData, getMboValueData, getMboValueDataForDownload, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMXTransaction, getName, getOrgForGL, getOrgSiteForMaxvar, getOwner, getPropagateKeyFlag, getRecordIdentifer, getSiteOrg, getString, getString, getStringInBaseLanguage, getStringInSpecificLocale, getStringTransparent, getThisMboSet, getUniqueIDName, getUniqueIDValue, getUserInfo, getUserName, hasHierarchyLink, hasLockSaveRights, isAutoKeyed, isBasedOn, isFlagSet, isForDM, isLocked, isLocked, isMasterTenant, isMboLockedByMe, isModified, isModified, isNew, isNull, isOptionGranted, isSelected, isZombie, lock, propagateKeyValue, rollbackToCheckpoint, select, setApplicationError, setApplicationRequired, setAutokeyFields, setCopyDefaults, setDeleted, setESigFieldModified, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlag, setFieldFlags, setFlag, setFlag, setFlags, setForDM, setIgnoreRecordLockCheck, setMLValue, setModified, setNewMbo, setPropagateKeyFlag, setPropagateKeyFlag, setReferencedMbo, setReferencedMbo, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull, sigopGranted, sigopGranted, sigopGranted, sigOptionAccessAuthorized, smartFill, smartFind, smartFind, smartFind, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributesMboRemote getControlledMbo() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionWFInstance.getControlledMbo()void setControlledMbo(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionWFInstance.setControlledMbo(MboRemote)WFActionSetRemote getActions() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.getActions()void completeWorkflowAssignment(int assignment,
int action,
java.lang.String memo)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.completeWorkflowAssignment(int,int,String)void completeWorkflowAssignment(java.lang.String assignment,
int action,
java.lang.String memo)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.completeWorkflowAssignment(String,int,String)void applyWorkflowAction(int actionID)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.applyWorkflowAction(int)void applyWorkflowAction(int actionID,
java.lang.String memo)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.applyWorkflowAction(int, String)void cancelWorkflowAssignment(WFAssignmentRemote assignment, java.lang.String actionMemo) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.cancelWorkflowAssignment(WFAssignmentRemote,String)void stopWorkflow(java.lang.String memo)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.stopWorkflow(String)void waitComplete()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.waitComplete()void interactionComplete()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.interactionComplete()boolean atStoppingPoint()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.atStoppingPoint()boolean atInteraction()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.atInteraction()WFInteractionRemote getInteraction() throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.getInteraction()WFViewInfo getWFDiagramInfo(int callSeq) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.getWFDiagramInfo(int)void escalateAssignment(int assignID,
java.lang.String memo)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.escalateAssignment(int,String)void escalateAssignment(java.lang.String assignID,
java.lang.String memo)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.escalateAssignment(String,String)boolean canAutoCompleteInteraction()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionWFInstance.canAutoCompleteInteraction()