public interface MaxUserRemote extends StatefulMboRemote
Attributes are described in MaxUser.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTIVE
User status Active.
|
static java.lang.String |
BLOCKED
User status Blocked.
|
static java.lang.String |
DELETED
User status Deleted.
|
static java.lang.String |
INACTIVE
User status Inactive.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addGroupUser() |
void |
addLoginTracking(boolean attemptResult)
Deprecated.
See Harrier Esig spec
|
void |
addLoginTracking(boolean attemptResult,
java.lang.String app,
java.lang.String reason,
java.lang.String transid,
java.lang.String[] keyvalue)
Deprecated.
See Harrier Esig spec
|
void |
addLoginTracking(boolean attemptResult,
java.lang.String app,
java.lang.String reason,
java.lang.String transid,
java.lang.String[] keyvalue,
java.lang.String ownerTable,
java.lang.String ownerId)
Deprecated.
See Harrier Esig spec
|
MboRemote |
addLoginTracking(java.lang.String attemptResult) |
MboRemote |
addLoginTracking(java.lang.String attemptResult,
boolean updateStatus) |
MboRemote |
addMaxSession() |
void |
addServerSession() |
void |
authorizeGroups(MboSetRemote userSet,
java.lang.String relationship) |
void |
cancelMainRecordDialog(java.lang.String id) |
boolean |
canChangePassword() |
void |
clearGenPswdInfo() |
void |
clearUserProfileHierarchySet() |
MboRemote |
createPersonMbo(java.lang.String personID,
MboSetRemote personSet)
Deprecated.
|
MboRemote |
createPersonMbo(java.lang.String personID,
MboSetRemote personSet,
boolean doAutokey) |
boolean |
deleteThisUser() |
void |
generatePassword() |
boolean |
isActive() |
boolean |
isBlocked() |
boolean |
isDeleted() |
boolean |
isInactive() |
void |
maxUserCanDelete() |
void |
openMainRecordDialog(java.lang.String id) |
void |
setLoginIdDefault() |
boolean |
showProfileWarning() |
void |
undeleteThisUser() |
boolean |
userWasDuplicated() |
canChangeMaxStatus, canChangeStatus, canChangeStatus, canDeleteAttachedDocs, changeMaxStatus, changeMaxStatus, changeStatus, changeStatus, changeStatus, checkForOpenStatus, getInternalStatus, getOnListTab, getOverridePVStatusException, getStatusChangeButtonSigoption, getStatusList, getStatusListName, getTargetStatusOption, getValidStatusList, setOnListTab, setOverridePVStatusException, setStatusChangeButtonSigoption, setTargetStatusOptionadd, 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, validateAttributesstatic final java.lang.String ACTIVE
static final java.lang.String INACTIVE
static final java.lang.String BLOCKED
static final java.lang.String DELETED
void maxUserCanDelete()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.maxUserCanDelete()boolean canChangePassword()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.canChangePassword()boolean deleteThisUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.deleteThisUservoid undeleteThisUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.undeleteThisUser()boolean isBlocked()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.isBlocked()boolean isActive()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.isActive()boolean isInactive()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.isInactive()boolean isDeleted()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.isDeleted()MboRemote addLoginTracking(java.lang.String attemptResult) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addLoginTracking(String)MboRemote addLoginTracking(java.lang.String attemptResult, boolean updateStatus) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addLoginTracking(String, boolean)void addLoginTracking(boolean attemptResult)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addLoginTracking(boolean)void addLoginTracking(boolean attemptResult,
java.lang.String app,
java.lang.String reason,
java.lang.String transid,
java.lang.String[] keyvalue)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addLoginTracking(boolean, String, String, String, String[])void addLoginTracking(boolean attemptResult,
java.lang.String app,
java.lang.String reason,
java.lang.String transid,
java.lang.String[] keyvalue,
java.lang.String ownerTable,
java.lang.String ownerId)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addLoginTracking(boolean, String, String, String, String[],String, String)MboRemote addMaxSession() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addMaxSession()void addServerSession()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addServerSession()MboRemote createPersonMbo(java.lang.String personID, MboSetRemote personSet) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.createPersonMbo(String, MboSetRemote)MboRemote createPersonMbo(java.lang.String personID, MboSetRemote personSet, boolean doAutokey) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.createPersonMbo(String, MboSetRemote, boolean)boolean userWasDuplicated()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionMaxUser.userWasDuplicated()void addGroupUser()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.addGroupUser()void openMainRecordDialog(java.lang.String id)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.openMainRecordDialog(java.lang.String)void cancelMainRecordDialog(java.lang.String id)
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.cancelMainRecordDialog(java.lang.String)void clearUserProfileHierarchySet()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.clearUserProfileHierarchySet()boolean showProfileWarning()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.showProfileWarning()void authorizeGroups(MboSetRemote userSet, java.lang.String relationship) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.authorizeGroups(psdi.mbo.MboSetRemote, java.lang.String)void clearGenPswdInfo()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.clearGenPswdInfo()void generatePassword()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.generatePassword()void setLoginIdDefault()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionMaxUser.setLoginIdDefault()