Package org.compiere.model
Interface I_AD_AllUsers_V
- All Known Implementing Classes:
X_AD_AllUsers_V
public interface I_AD_AllUsers_V
Generated Interface for AD_AllUsers_V
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_AllClients_V_IDstatic final String
Column name AD_AllUsers_V_IDstatic final String
Column name AD_AllUsers_V_UUstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateAccountLockedstatic final String
Column name DateLastLoginstatic final String
Column name DatePasswordChangedstatic final String
Column name Descriptionstatic final String
Column name EMailstatic final String
Column name FailedLoginCountstatic final String
Column name IsActivestatic final String
Column name IsExpiredstatic final String
Column name IsLockedstatic final String
Column name IsNoExpirestatic final String
Column name IsNoPasswordResetstatic final String
Column name IsSupportUserstatic final String
Column name LDAPUserstatic final String
Column name Namestatic final String
Column name Passwordstatic final String
Column name Saltstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserPINstatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=200224static final String
TableName=AD_AllUsers_V -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant (All)int
Get User (All)Get AD_AllUsers_V_UUint
Get Tenant.int
Get Organization.Get Created.int
Get Created By.Get Date Account LockedGet Date Last LoginGet Date Password ChangedGet Description.getEMail()
Get EMail Address.int
Get Failed Login CountGet LDAP User Name.getName()
Get Name.Get Password.getSalt()
Get Salt.Get Updated.int
Get Updated By.Get User PINgetValue()
Get Search Key.boolean
isActive()
Get Active.boolean
Get Expiredboolean
isLocked()
Get Lockedboolean
Get No Expireboolean
Get No Password Resetboolean
Get Support Uservoid
setAD_AllClients_V_ID
(int AD_AllClients_V_ID) Set Tenant (All)void
setAD_AllUsers_V_ID
(int AD_AllUsers_V_ID) Set User (All)void
setAD_AllUsers_V_UU
(String AD_AllUsers_V_UU) Set AD_AllUsers_V_UUvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setDateAccountLocked
(Timestamp DateAccountLocked) Set Date Account Lockedvoid
setDateLastLogin
(Timestamp DateLastLogin) Set Date Last Loginvoid
setDatePasswordChanged
(Timestamp DatePasswordChanged) Set Date Password Changedvoid
setDescription
(String Description) Set Description.void
Set EMail Address.void
setFailedLoginCount
(int FailedLoginCount) Set Failed Login Countvoid
setIsActive
(boolean IsActive) Set Active.void
setIsExpired
(boolean IsExpired) Set Expiredvoid
setIsLocked
(boolean IsLocked) Set Lockedvoid
setIsNoExpire
(boolean IsNoExpire) Set No Expirevoid
setIsNoPasswordReset
(boolean IsNoPasswordReset) Set No Password Resetvoid
setIsSupportUser
(boolean IsSupportUser) Set Support Uservoid
setLDAPUser
(String LDAPUser) Set LDAP User Name.void
Set Name.void
setPassword
(String Password) Set Password.void
Set Salt.void
setUserPIN
(String UserPIN) Set User PINvoid
Set Search Key.
-
Field Details
-
Table_Name
TableName=AD_AllUsers_V- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200224- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_AllClients_V_ID
Column name AD_AllClients_V_ID- See Also:
-
COLUMNNAME_AD_AllUsers_V_ID
Column name AD_AllUsers_V_ID- See Also:
-
COLUMNNAME_AD_AllUsers_V_UU
Column name AD_AllUsers_V_UU- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateAccountLocked
Column name DateAccountLocked- See Also:
-
COLUMNNAME_DateLastLogin
Column name DateLastLogin- See Also:
-
COLUMNNAME_DatePasswordChanged
Column name DatePasswordChanged- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EMail
Column name EMail- See Also:
-
COLUMNNAME_FailedLoginCount
Column name FailedLoginCount- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsExpired
Column name IsExpired- See Also:
-
COLUMNNAME_IsLocked
Column name IsLocked- See Also:
-
COLUMNNAME_IsNoExpire
Column name IsNoExpire- See Also:
-
COLUMNNAME_IsNoPasswordReset
Column name IsNoPasswordReset- See Also:
-
COLUMNNAME_IsSupportUser
Column name IsSupportUser- See Also:
-
COLUMNNAME_LDAPUser
Column name LDAPUser- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Password
Column name Password- See Also:
-
COLUMNNAME_Salt
Column name Salt- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserPIN
Column name UserPIN- See Also:
-
COLUMNNAME_Value
Column name Value- See Also:
-
-
Method Details
-
setAD_AllClients_V_ID
void setAD_AllClients_V_ID(int AD_AllClients_V_ID) Set Tenant (All) -
getAD_AllClients_V_ID
int getAD_AllClients_V_ID()Get Tenant (All) -
getAD_AllClients_V
- 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
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 Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateAccountLocked
Set Date Account Locked -
getDateAccountLocked
Timestamp getDateAccountLocked()Get Date Account Locked -
setDateLastLogin
Set Date Last Login -
getDateLastLogin
Timestamp getDateLastLogin()Get Date Last Login -
setDatePasswordChanged
Set Date Password Changed -
getDatePasswordChanged
Timestamp getDatePasswordChanged()Get Date Password Changed -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEMail
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
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
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPassword
Set Password. Password of any length (case sensitive) -
getPassword
String getPassword()Get Password. Password of any length (case sensitive) -
setSalt
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
Set User PIN -
getUserPIN
String getUserPIN()Get User PIN -
setValue
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
-