Package org.compiere.model
Interface I_AD_AllUsers_V
-
- All Known Implementing Classes:
X_AD_AllUsers_V
public interface I_AD_AllUsers_VGenerated Interface for AD_AllUsers_V- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 4 - Systemstatic StringCOLUMNNAME_AD_AllClients_V_IDColumn name AD_AllClients_V_IDstatic StringCOLUMNNAME_AD_AllUsers_V_IDColumn name AD_AllUsers_V_IDstatic StringCOLUMNNAME_AD_AllUsers_V_UUColumn name AD_AllUsers_V_UUstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DateAccountLockedColumn name DateAccountLockedstatic StringCOLUMNNAME_DateLastLoginColumn name DateLastLoginstatic StringCOLUMNNAME_DatePasswordChangedColumn name DatePasswordChangedstatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_EMailColumn name EMailstatic StringCOLUMNNAME_FailedLoginCountColumn name FailedLoginCountstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsExpiredColumn name IsExpiredstatic StringCOLUMNNAME_IsLockedColumn name IsLockedstatic StringCOLUMNNAME_IsNoExpireColumn name IsNoExpirestatic StringCOLUMNNAME_IsNoPasswordResetColumn name IsNoPasswordResetstatic StringCOLUMNNAME_IsSupportUserColumn name IsSupportUserstatic StringCOLUMNNAME_LDAPUserColumn name LDAPUserstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_PasswordColumn name Passwordstatic StringCOLUMNNAME_SaltColumn name Saltstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_UserPINColumn name UserPINstatic StringCOLUMNNAME_ValueColumn name Valuestatic KeyNamePairModelstatic intTable_IDAD_Table_ID=200224static StringTable_NameTableName=AD_AllUsers_V
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_AD_AllClients_VgetAD_AllClients_V()intgetAD_AllClients_V_ID()Get Client (All)intgetAD_AllUsers_V_ID()Get User (All)StringgetAD_AllUsers_V_UU()Get AD_AllUsers_V_UUintgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.TimestampgetDateAccountLocked()Get Date Account LockedTimestampgetDateLastLogin()Get Date Last LoginTimestampgetDatePasswordChanged()Get Date Password ChangedStringgetDescription()Get Description.StringgetEMail()Get EMail Address.intgetFailedLoginCount()Get Failed Login CountStringgetLDAPUser()Get LDAP User Name.StringgetName()Get Name.StringgetPassword()Get Password.StringgetSalt()Get Salt.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.StringgetUserPIN()Get User PINStringgetValue()Get Search Key.booleanisActive()Get Active.booleanisExpired()Get ExpiredbooleanisLocked()Get LockedbooleanisNoExpire()Get No ExpirebooleanisNoPasswordReset()Get No Password ResetbooleanisSupportUser()Get Support UservoidsetAD_AllClients_V_ID(int AD_AllClients_V_ID)Set Client (All)voidsetAD_AllUsers_V_ID(int AD_AllUsers_V_ID)Set User (All)voidsetAD_AllUsers_V_UU(String AD_AllUsers_V_UU)Set AD_AllUsers_V_UUvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetDateAccountLocked(Timestamp DateAccountLocked)Set Date Account LockedvoidsetDateLastLogin(Timestamp DateLastLogin)Set Date Last LoginvoidsetDatePasswordChanged(Timestamp DatePasswordChanged)Set Date Password ChangedvoidsetDescription(String Description)Set Description.voidsetEMail(String EMail)Set EMail Address.voidsetFailedLoginCount(int FailedLoginCount)Set Failed Login CountvoidsetIsActive(boolean IsActive)Set Active.voidsetIsExpired(boolean IsExpired)Set ExpiredvoidsetIsLocked(boolean IsLocked)Set LockedvoidsetIsNoExpire(boolean IsNoExpire)Set No ExpirevoidsetIsNoPasswordReset(boolean IsNoPasswordReset)Set No Password ResetvoidsetIsSupportUser(boolean IsSupportUser)Set Support UservoidsetLDAPUser(String LDAPUser)Set LDAP User Name.voidsetName(String Name)Set Name.voidsetPassword(String Password)Set Password.voidsetSalt(String Salt)Set Salt.voidsetUserPIN(String UserPIN)Set User PINvoidsetValue(String Value)Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_AllUsers_V- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200224- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 4 - System
-
COLUMNNAME_AD_AllClients_V_ID
static final String COLUMNNAME_AD_AllClients_V_ID
Column name AD_AllClients_V_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_AllUsers_V_ID
static final String COLUMNNAME_AD_AllUsers_V_ID
Column name AD_AllUsers_V_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_AllUsers_V_UU
static final String COLUMNNAME_AD_AllUsers_V_UU
Column name AD_AllUsers_V_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DateAccountLocked
static final String COLUMNNAME_DateAccountLocked
Column name DateAccountLocked- See Also:
- Constant Field Values
-
COLUMNNAME_DateLastLogin
static final String COLUMNNAME_DateLastLogin
Column name DateLastLogin- See Also:
- Constant Field Values
-
COLUMNNAME_DatePasswordChanged
static final String COLUMNNAME_DatePasswordChanged
Column name DatePasswordChanged- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EMail
static final String COLUMNNAME_EMail
Column name EMail- See Also:
- Constant Field Values
-
COLUMNNAME_FailedLoginCount
static final String COLUMNNAME_FailedLoginCount
Column name FailedLoginCount- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsExpired
static final String COLUMNNAME_IsExpired
Column name IsExpired- See Also:
- Constant Field Values
-
COLUMNNAME_IsLocked
static final String COLUMNNAME_IsLocked
Column name IsLocked- See Also:
- Constant Field Values
-
COLUMNNAME_IsNoExpire
static final String COLUMNNAME_IsNoExpire
Column name IsNoExpire- See Also:
- Constant Field Values
-
COLUMNNAME_IsNoPasswordReset
static final String COLUMNNAME_IsNoPasswordReset
Column name IsNoPasswordReset- See Also:
- Constant Field Values
-
COLUMNNAME_IsSupportUser
static final String COLUMNNAME_IsSupportUser
Column name IsSupportUser- See Also:
- Constant Field Values
-
COLUMNNAME_LDAPUser
static final String COLUMNNAME_LDAPUser
Column name LDAPUser- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Password
static final String COLUMNNAME_Password
Column name Password- See Also:
- Constant Field Values
-
COLUMNNAME_Salt
static final String COLUMNNAME_Salt
Column name Salt- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_UserPIN
static final String COLUMNNAME_UserPIN
Column name UserPIN- See Also:
- Constant Field Values
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
-
Method Detail
-
setAD_AllClients_V_ID
void setAD_AllClients_V_ID(int AD_AllClients_V_ID)
Set Client (All)
-
getAD_AllClients_V_ID
int getAD_AllClients_V_ID()
Get Client (All)
-
getAD_AllClients_V
I_AD_AllClients_V getAD_AllClients_V() throws RuntimeException
- Throws:
RuntimeException
-
setAD_AllUsers_V_ID
void setAD_AllUsers_V_ID(int AD_AllUsers_V_ID)
Set User (All)
-
getAD_AllUsers_V_ID
int getAD_AllUsers_V_ID()
Get User (All)
-
setAD_AllUsers_V_UU
void setAD_AllUsers_V_UU(String AD_AllUsers_V_UU)
Set AD_AllUsers_V_UU
-
getAD_AllUsers_V_UU
String getAD_AllUsers_V_UU()
Get AD_AllUsers_V_UU
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDateAccountLocked
void setDateAccountLocked(Timestamp DateAccountLocked)
Set Date Account Locked
-
getDateAccountLocked
Timestamp getDateAccountLocked()
Get Date Account Locked
-
setDateLastLogin
void setDateLastLogin(Timestamp DateLastLogin)
Set Date Last Login
-
getDateLastLogin
Timestamp getDateLastLogin()
Get Date Last Login
-
setDatePasswordChanged
void setDatePasswordChanged(Timestamp DatePasswordChanged)
Set Date Password Changed
-
getDatePasswordChanged
Timestamp getDatePasswordChanged()
Get Date Password Changed
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEMail
void setEMail(String EMail)
Set EMail Address. Electronic Mail Address
-
getEMail
String getEMail()
Get EMail Address. Electronic Mail Address
-
setFailedLoginCount
void setFailedLoginCount(int FailedLoginCount)
Set Failed Login Count
-
getFailedLoginCount
int getFailedLoginCount()
Get Failed Login Count
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsExpired
void setIsExpired(boolean IsExpired)
Set Expired
-
isExpired
boolean isExpired()
Get Expired
-
setIsLocked
void setIsLocked(boolean IsLocked)
Set Locked
-
isLocked
boolean isLocked()
Get Locked
-
setIsNoExpire
void setIsNoExpire(boolean IsNoExpire)
Set No Expire
-
isNoExpire
boolean isNoExpire()
Get No Expire
-
setIsNoPasswordReset
void setIsNoPasswordReset(boolean IsNoPasswordReset)
Set No Password Reset
-
isNoPasswordReset
boolean isNoPasswordReset()
Get No Password Reset
-
setIsSupportUser
void setIsSupportUser(boolean IsSupportUser)
Set Support User
-
isSupportUser
boolean isSupportUser()
Get Support User
-
setLDAPUser
void setLDAPUser(String LDAPUser)
Set LDAP User Name. User Name used for authorization via LDAP (directory) services
-
getLDAPUser
String getLDAPUser()
Get LDAP User Name. User Name used for authorization via LDAP (directory) services
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPassword
void setPassword(String Password)
Set Password. Password of any length (case sensitive)
-
getPassword
String getPassword()
Get Password. Password of any length (case sensitive)
-
setSalt
void setSalt(String Salt)
Set Salt. Random data added to improve password hash effectiveness
-
getSalt
String getSalt()
Get Salt. Random data added to improve password hash effectiveness
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setUserPIN
void setUserPIN(String UserPIN)
Set User PIN
-
getUserPIN
String getUserPIN()
Get User PIN
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
-