public interface StatefulMboRemote extends MboRemote, java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
void |
canChangeMaxStatus(java.lang.String internalStatus) |
void |
canChangeStatus(java.lang.String status) |
void |
canChangeStatus(java.lang.String changeToStatus,
java.lang.String progressStatus,
long accessModifier) |
void |
canDeleteAttachedDocs() |
void |
changeMaxStatus(java.lang.String internalStatus,
java.util.Date date,
java.lang.String memo) |
void |
changeMaxStatus(java.lang.String internalStatus,
java.util.Date date,
java.lang.String memo,
long accessModifier) |
void |
changeStatus(java.lang.String status,
java.util.Date date,
java.lang.String memo) |
void |
changeStatus(java.lang.String status,
java.util.Date date,
java.lang.String memo,
long accessModifier) |
void |
changeStatus(java.lang.String status,
java.lang.String progressStatus,
java.util.Date asOfDate,
java.lang.String memo,
long accessModifier) |
void |
checkForOpenStatus() |
java.lang.String |
getInternalStatus()
Returns the Internal value for the current status of the object.
|
boolean |
getOnListTab()
get the onListTab.
|
boolean |
getOverridePVStatusException() |
java.lang.String |
getStatusChangeButtonSigoption()
get the targetStatusOption.
|
MboSetRemote |
getStatusList() |
java.lang.String |
getStatusListName()
Return the name of the value list which contains the list of status's.
|
java.lang.String |
getTargetStatusOption()
get the targetStatusOption.
|
MboSetRemote |
getValidStatusList()
Get the list of those statuses that the current record is allowed to changed to from the current
status.
|
void |
setOnListTab(boolean onListTab)
set the onListTab.
|
void |
setOverridePVStatusException(boolean overridePVStatusException) |
void |
setStatusChangeButtonSigoption(java.lang.String statusChangeButtonSigoption)
set the targetStatusOption.
|
void |
setTargetStatusOption(java.lang.String targetStatusOption)
set the targetStatusOption.
|
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, 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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributes
void changeMaxStatus(java.lang.String internalStatus, java.util.Date date, java.lang.String memo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.changeMaxStatus(String internalStatus, java.util.Date date, String memo)
void changeStatus(java.lang.String status, java.util.Date date, java.lang.String memo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.changeStatus(String status, java.util.Date date, String memo)
void changeMaxStatus(java.lang.String internalStatus, java.util.Date date, java.lang.String memo, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.changeMaxStatus(String internalStatus, java.util.Date date, String memo, long accessModifier)
void changeStatus(java.lang.String status, java.util.Date date, java.lang.String memo, long accessModifier) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.changeStatus(String status, java.util.Date date, String memo, long accessModifier)
void canChangeMaxStatus(java.lang.String internalStatus) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.canChangeMaxStatus(String)
void canChangeStatus(java.lang.String status) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.canChangeStatus(String)
MboSetRemote getStatusList() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.getStatusList()
java.lang.String getInternalStatus() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void checkForOpenStatus() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.checkForOpenStatus()
java.lang.String getStatusListName() throws java.rmi.RemoteException
java.rmi.RemoteException
void setOverridePVStatusException(boolean overridePVStatusException) throws java.rmi.RemoteException
java.rmi.RemoteException
StatefulMbo.setOverridePVStatusException(boolean)
boolean getOverridePVStatusException() throws java.rmi.RemoteException
java.rmi.RemoteException
StatefulMbo.getOverridePVStatusException()
MboSetRemote getValidStatusList() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void canDeleteAttachedDocs() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
StatefulMbo.canDeleteAttachedDocs()
void changeStatus(java.lang.String status, java.lang.String progressStatus, java.util.Date asOfDate, java.lang.String memo, long accessModifier) throws MXException, java.rmi.RemoteException
progressStatus
- asOfDate
- memo
- accessModifier
- MXException
java.rmi.RemoteException
* @param status
void canChangeStatus(java.lang.String changeToStatus, java.lang.String progressStatus, long accessModifier) throws MXException, java.rmi.RemoteException
changeToStatus
- progressStatus
- accessModifier
- MXException
java.rmi.RemoteException
StatefulMbo.canChangeStatus(String changeToStatus,String progressStatus, long accessModifier)
void setTargetStatusOption(java.lang.String targetStatusOption) throws java.rmi.RemoteException
targetStatusOption
- java.rmi.RemoteException
StatefulMbo.setTargetStatusOption(String targetStatusOption)
java.lang.String getTargetStatusOption() throws java.rmi.RemoteException
java.rmi.RemoteException
StatefulMbo.getTargetStatusOption()
void setOnListTab(boolean onListTab) throws java.rmi.RemoteException
onListTab
- java.rmi.RemoteException
StatefulMbo.setOnListTab(boolean onListTab)
boolean getOnListTab() throws java.rmi.RemoteException
java.rmi.RemoteException
StatefulMbo.getOnListTab()
void setStatusChangeButtonSigoption(java.lang.String statusChangeButtonSigoption) throws java.rmi.RemoteException
statusChangeButtonSigoption
- java.rmi.RemoteException
StatefulMbo.setStatusChangeButtonSigoption(String statusChangeButtonSigoption)
java.lang.String getStatusChangeButtonSigoption() throws java.rmi.RemoteException
java.rmi.RemoteException
StatefulMbo.getStatusChangeButtonSigoption()