| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | ACTIVEThe Constant ACTIVE. | 
| static java.lang.String[] | ALL_ATTRSThe Constant ALL_ATTRS. | 
| static java.lang.String | BASE_NAMEThe base name. | 
| static java.lang.String | DESCRIPTIONThe Constant DESCRIPTION. | 
| static java.lang.String | LANGCODEThe Constant LANGCODE. | 
| static java.lang.String | LONGDESCRIPTIONThe Constant LONGDESCRIPTION. | 
| static java.lang.String | MBONAMEThe Constant MBONAME. | 
| static java.lang.String | MFMAILCFGNUMThe Constant MFMAILCFGNUM. | 
| static java.lang.String | REL_WFPROCESSThe Constant REL_WFPROCESS. | 
| static java.lang.String | WFNAMEThe Constant WFNAME. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | activate()Activate the configuration. | 
| void | canActivate()Check to be able to activate this configuration before activating it. | 
| void | canDeactivate()Checl to be able to deactivate this configuration before activating it. | 
| void | deactivate()Deactivate the configuration. | 
| void | doPostActivateProcessing()Do post activate. | 
| MboRemote | getZombieFromMboName()Gets the zombie from mbo name field. | 
| boolean | isActivated()Checks if is activated. | 
| boolean | isStatusChangeSupported()Checks if is status change supported. | 
| boolean | isWorkflowSupported()Checks if is workflow supported. | 
| void | validateCfg(boolean isDuringActivation)Validate the whole configuration. | 
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, smartFindByObjectName, smartFindByObjectName, smartFindByObjectNameDirect, startCheckpoint, thisToBeUpdated, toBeAdded, toBeDeleted, toBeSaved, toBeUpdated, toBeValidated, undelete, unlock, unselect, validate, validateAttributesstatic final java.lang.String ACTIVE
static final java.lang.String DESCRIPTION
static final java.lang.String LONGDESCRIPTION
static final java.lang.String LANGCODE
static final java.lang.String MBONAME
static final java.lang.String MFMAILCFGNUM
static final java.lang.String WFNAME
static final java.lang.String[] ALL_ATTRS
static final java.lang.String REL_WFPROCESS
static final java.lang.String BASE_NAME
void activate()
       throws MXException,
              java.rmi.RemoteException
MXException - MXExceptionjava.rmi.RemoteException - RemoteExceptionvoid doPostActivateProcessing()
                       throws MXException,
                              java.rmi.RemoteException
MXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid deactivate()
         throws MXException,
                java.rmi.RemoteException
MXException - MXExceptionjava.rmi.RemoteException - RemoteExceptionMboRemote getZombieFromMboName() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isActivated()
             throws MXException,
                    java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionboolean isStatusChangeSupported()
                         throws MXException,
                                java.rmi.RemoteException
MXException - MXExceptionjava.rmi.RemoteException - RemoteExceptionboolean isWorkflowSupported()
                     throws MXException,
                            java.rmi.RemoteException
MXException - MXExceptionjava.rmi.RemoteException - RemoteExceptionvoid validateCfg(boolean isDuringActivation)
          throws MXException,
                 java.rmi.RemoteException
isDuringActivation - the is during activationMXException - the mX exceptionjava.rmi.RemoteException - the remote exceptionvoid canActivate()
          throws MXException,
                 java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionvoid canDeactivate()
            throws MXException,
                   java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException