@ProviderType public interface PasswordPolicy extends PasswordPolicyModel, PersistedModel
PasswordPolicyModel
,
PasswordPolicyImpl
,
PasswordPolicyModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<PasswordPolicy,Long> |
PASSWORD_POLICY_ID_ACCESSOR |
clone, compareTo, getAllowDictionaryWords, getChangeable, getChangeRequired, getCheckSyntax, getCompanyId, getCreateDate, getDefaultPolicy, getDescription, getExpandoBridge, getExpireable, getGraceLimit, getHistory, getHistoryCount, getLockout, getLockoutDuration, getMaxAge, getMaxFailure, getMinAge, getMinAlphanumeric, getMinLength, getMinLowerCase, getMinNumbers, getMinSymbols, getMinUpperCase, getModifiedDate, getMvccVersion, getName, getPasswordPolicyId, getPrimaryKey, getPrimaryKeyObj, getRegex, getRequireUnlock, getResetFailureCount, getResetTicketMaxAge, getUserId, getUserName, getUserUuid, getUuid, getWarningTime, hashCode, isAllowDictionaryWords, isCachedModel, isChangeable, isChangeRequired, isCheckSyntax, isDefaultPolicy, isEscapedModel, isExpireable, isHistory, isLockout, isNew, isRequireUnlock, setAllowDictionaryWords, setCachedModel, setChangeable, setChangeRequired, setCheckSyntax, setCompanyId, setCreateDate, setDefaultPolicy, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpireable, setGraceLimit, setHistory, setHistoryCount, setLockout, setLockoutDuration, setMaxAge, setMaxFailure, setMinAge, setMinAlphanumeric, setMinLength, setMinLowerCase, setMinNumbers, setMinSymbols, setMinUpperCase, setModifiedDate, setMvccVersion, setName, setNew, setPasswordPolicyId, setPrimaryKey, setPrimaryKeyObj, setRegex, setRequireUnlock, setResetFailureCount, setResetTicketMaxAge, setUserId, setUserName, setUserUuid, setUuid, setWarningTime, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getStagedModelType
getModelClass, getModelClassName
persist
static final Accessor<PasswordPolicy,Long> PASSWORD_POLICY_ID_ACCESSOR