@ProviderType public interface PasswordPolicy extends PasswordPolicyModel, PersistedModel
PasswordPolicyModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<PasswordPolicy,Long> |
PASSWORD_POLICY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getAllowDictionaryWords, getChangeable, getChangeRequired, getCheckSyntax, getCompanyId, getCreateDate, getDefaultPolicy, getDescription, getExpireable, getGraceLimit, getHistory, getHistoryCount, getLockout, getLockoutDuration, getMaxAge, getMaxFailure, getMinAge, getMinAlphanumeric, getMinLength, getMinLowerCase, getMinNumbers, getMinSymbols, getMinUpperCase, getModifiedDate, getMvccVersion, getName, getPasswordPolicyId, getPrimaryKey, getRegex, getRequireUnlock, getResetFailureCount, getResetTicketMaxAge, getUserId, getUserName, getUserUuid, getUuid, getWarningTime, isAllowDictionaryWords, isChangeable, isChangeRequired, isCheckSyntax, isDefaultPolicy, isExpireable, isHistory, isLockout, isRequireUnlock, setAllowDictionaryWords, setChangeable, setChangeRequired, setCheckSyntax, setCompanyId, setCreateDate, setDefaultPolicy, setDescription, setExpireable, setGraceLimit, setHistory, setHistoryCount, setLockout, setLockoutDuration, setMaxAge, setMaxFailure, setMinAge, setMinAlphanumeric, setMinLength, setMinLowerCase, setMinNumbers, setMinSymbols, setMinUpperCase, setModifiedDate, setMvccVersion, setName, setPasswordPolicyId, setPrimaryKey, setRegex, setRequireUnlock, setResetFailureCount, setResetTicketMaxAge, setUserId, setUserName, setUserUuid, setUuid, setWarningTimeclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclone, getStagedModelTypegetModelClass, getModelClassNamepersiststatic final Accessor<PasswordPolicy,Long> PASSWORD_POLICY_ID_ACCESSOR
com.liferay.portal.model.impl.PasswordPolicyImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.