Package org.compiere.model
Interface I_AD_PasswordRule
- All Known Implementing Classes:
MPasswordRule
,X_AD_PasswordRule
public interface I_AD_PasswordRule
Generated Interface for AD_PasswordRule
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_PasswordRule_IDstatic final String
Column name AD_PasswordRule_UUstatic final String
Column name AlphabeticalCharacterstatic final String
Column name AlphabeticalSequencestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Days_Reuse_Passwordstatic final String
Column name DigitCharacterstatic final String
Column name IsActivestatic final String
Column name IsDictMatchBackwardsstatic final String
Column name IsUserNameRulestatic final String
Column name IsUsingDictionarystatic final String
Column name IsWhitespacestatic final String
Column name LowercaseCharacterstatic final String
Column name MaxLengthstatic final String
Column name MinLengthstatic final String
Column name Namestatic final String
Column name NonAlphaNumericCharacterstatic final String
Column name NumericalSequencestatic final String
Column name PathDictionarystatic final String
Column name QWERTYSequencestatic final String
Column name RepeatCharacterRegexstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UppercaseCharacterstatic final KeyNamePair
static final int
AD_Table_ID=200005static final String
TableName=AD_PasswordRule -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Password PoliciesGet AD_PasswordRule_UUint
Get Alphabetical Character.int
Get Alphabetical Sequence.Get Created.int
Get Created By.int
Get Days Reuse Password.int
Get Digit Character.int
Get Lowercase Character.int
Get Maximum Length.int
Get Minimum LengthgetName()
Get Name.int
Get Non Alpha Numeric Character.int
Get Numerical Sequence.Get Path Dictionaryint
Get QWERTY Sequence.int
Get Repeat Character Regex.Get Updated.int
Get Updated By.int
Get Uppercase Character.boolean
isActive()
Get Active.boolean
Get Match Backwards of Dictionary.boolean
Get User Name Rule.boolean
Get Using Dictionaryboolean
Get Whitespace.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PasswordRule_ID
(int AD_PasswordRule_ID) Set Password Policiesvoid
setAD_PasswordRule_UU
(String AD_PasswordRule_UU) Set AD_PasswordRule_UUvoid
setAlphabeticalCharacter
(int AlphabeticalCharacter) Set Alphabetical Character.void
setAlphabeticalSequence
(int AlphabeticalSequence) Set Alphabetical Sequence.void
setDays_Reuse_Password
(int Days_Reuse_Password) Set Days Reuse Password.void
setDigitCharacter
(int DigitCharacter) Set Digit Character.void
setIsActive
(boolean IsActive) Set Active.void
setIsDictMatchBackwards
(boolean IsDictMatchBackwards) Set Match Backwards of Dictionary.void
setIsUserNameRule
(boolean IsUserNameRule) Set User Name Rule.void
setIsUsingDictionary
(boolean IsUsingDictionary) Set Using Dictionaryvoid
setIsWhitespace
(boolean IsWhitespace) Set Whitespace.void
setLowercaseCharacter
(int LowercaseCharacter) Set Lowercase Character.void
setMaxLength
(int MaxLength) Set Maximum Length.void
setMinLength
(int MinLength) Set Minimum Lengthvoid
Set Name.void
setNonAlphaNumericCharacter
(int NonAlphaNumericCharacter) Set Non Alpha Numeric Character.void
setNumericalSequence
(int NumericalSequence) Set Numerical Sequence.void
setPathDictionary
(String PathDictionary) Set Path Dictionaryvoid
setQWERTYSequence
(int QWERTYSequence) Set QWERTY Sequence.void
setRepeatCharacterRegex
(int RepeatCharacterRegex) Set Repeat Character Regex.void
setUppercaseCharacter
(int UppercaseCharacter) Set Uppercase Character.
-
Field Details
-
Table_Name
TableName=AD_PasswordRule- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200005- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_PasswordRule_ID
Column name AD_PasswordRule_ID- See Also:
-
COLUMNNAME_AD_PasswordRule_UU
Column name AD_PasswordRule_UU- See Also:
-
COLUMNNAME_AlphabeticalCharacter
Column name AlphabeticalCharacter- See Also:
-
COLUMNNAME_AlphabeticalSequence
Column name AlphabeticalSequence- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Days_Reuse_Password
Column name Days_Reuse_Password- See Also:
-
COLUMNNAME_DigitCharacter
Column name DigitCharacter- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDictMatchBackwards
Column name IsDictMatchBackwards- See Also:
-
COLUMNNAME_IsUserNameRule
Column name IsUserNameRule- See Also:
-
COLUMNNAME_IsUsingDictionary
Column name IsUsingDictionary- See Also:
-
COLUMNNAME_IsWhitespace
Column name IsWhitespace- See Also:
-
COLUMNNAME_LowercaseCharacter
Column name LowercaseCharacter- See Also:
-
COLUMNNAME_MaxLength
Column name MaxLength- See Also:
-
COLUMNNAME_MinLength
Column name MinLength- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_NonAlphaNumericCharacter
Column name NonAlphaNumericCharacter- See Also:
-
COLUMNNAME_NumericalSequence
Column name NumericalSequence- See Also:
-
COLUMNNAME_PathDictionary
Column name PathDictionary- See Also:
-
COLUMNNAME_QWERTYSequence
Column name QWERTYSequence- See Also:
-
COLUMNNAME_RepeatCharacterRegex
Column name RepeatCharacterRegex- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UppercaseCharacter
Column name UppercaseCharacter- See Also:
-
-
Method Details
-
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 -
setAD_PasswordRule_ID
void setAD_PasswordRule_ID(int AD_PasswordRule_ID) Set Password Policies -
getAD_PasswordRule_ID
int getAD_PasswordRule_ID()Get Password Policies -
setAD_PasswordRule_UU
Set AD_PasswordRule_UU -
getAD_PasswordRule_UU
String getAD_PasswordRule_UU()Get AD_PasswordRule_UU -
setAlphabeticalCharacter
void setAlphabeticalCharacter(int AlphabeticalCharacter) Set Alphabetical Character. Require at least # alphabetical in passwords -
getAlphabeticalCharacter
int getAlphabeticalCharacter()Get Alphabetical Character. Require at least # alphabetical in passwords -
setAlphabeticalSequence
void setAlphabeticalSequence(int AlphabeticalSequence) Set Alphabetical Sequence. Length of alphabetical sequence to validate -
getAlphabeticalSequence
int getAlphabeticalSequence()Get Alphabetical Sequence. Length of alphabetical sequence to validate -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDays_Reuse_Password
void setDays_Reuse_Password(int Days_Reuse_Password) Set Days Reuse Password. Define number of day can reuse password -
getDays_Reuse_Password
int getDays_Reuse_Password()Get Days Reuse Password. Define number of day can reuse password -
setDigitCharacter
void setDigitCharacter(int DigitCharacter) Set Digit Character. Require at least # digit in passwords -
getDigitCharacter
int getDigitCharacter()Get Digit Character. Require at least # digit in passwords -
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 -
setIsDictMatchBackwards
void setIsDictMatchBackwards(boolean IsDictMatchBackwards) Set Match Backwards of Dictionary. Match dictionary words backwards -
isDictMatchBackwards
boolean isDictMatchBackwards()Get Match Backwards of Dictionary. Match dictionary words backwards -
setIsUserNameRule
void setIsUserNameRule(boolean IsUserNameRule) Set User Name Rule. Validate the password doesn' t contain user name (ignore case and match backwards) -
isUserNameRule
boolean isUserNameRule()Get User Name Rule. Validate the password doesn' t contain user name (ignore case and match backwards) -
setIsUsingDictionary
void setIsUsingDictionary(boolean IsUsingDictionary) Set Using Dictionary -
isUsingDictionary
boolean isUsingDictionary()Get Using Dictionary -
setIsWhitespace
void setIsWhitespace(boolean IsWhitespace) Set Whitespace. Whitespace validation -
isWhitespace
boolean isWhitespace()Get Whitespace. Whitespace validation -
setLowercaseCharacter
void setLowercaseCharacter(int LowercaseCharacter) Set Lowercase Character. Require at least # lower case char -
getLowercaseCharacter
int getLowercaseCharacter()Get Lowercase Character. Require at least # lower case char -
setMaxLength
void setMaxLength(int MaxLength) Set Maximum Length. Maximum Length of Data -
getMaxLength
int getMaxLength()Get Maximum Length. Maximum Length of Data -
setMinLength
void setMinLength(int MinLength) Set Minimum Length -
getMinLength
int getMinLength()Get Minimum Length -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setNonAlphaNumericCharacter
void setNonAlphaNumericCharacter(int NonAlphaNumericCharacter) Set Non Alpha Numeric Character. Require at least # non-alphanumeric char -
getNonAlphaNumericCharacter
int getNonAlphaNumericCharacter()Get Non Alpha Numeric Character. Require at least # non-alphanumeric char -
setNumericalSequence
void setNumericalSequence(int NumericalSequence) Set Numerical Sequence. Length of numerical sequence to validate -
getNumericalSequence
int getNumericalSequence()Get Numerical Sequence. Length of numerical sequence to validate -
setPathDictionary
Set Path Dictionary -
getPathDictionary
String getPathDictionary()Get Path Dictionary -
setQWERTYSequence
void setQWERTYSequence(int QWERTYSequence) Set QWERTY Sequence. Length of QWERTY sequences to validate -
getQWERTYSequence
int getQWERTYSequence()Get QWERTY Sequence. Length of QWERTY sequences to validate -
setRepeatCharacterRegex
void setRepeatCharacterRegex(int RepeatCharacterRegex) Set Repeat Character Regex. Length of repeated characters to validate -
getRepeatCharacterRegex
int getRepeatCharacterRegex()Get Repeat Character Regex. Length of repeated characters to validate -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUppercaseCharacter
void setUppercaseCharacter(int UppercaseCharacter) Set Uppercase Character. Require at least # upper case char -
getUppercaseCharacter
int getUppercaseCharacter()Get Uppercase Character. Require at least # upper case char
-