|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.PasswordPolicy>
com.liferay.portal.model.impl.PasswordPolicyModelImpl
com.liferay.portal.model.impl.PasswordPolicyImpl
public class PasswordPolicyImpl
Field Summary | |
---|---|
static java.lang.String[] |
SYSTEM_PASSWORD_POLICIES
|
Fields inherited from class com.liferay.portal.model.impl.PasswordPolicyModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
PasswordPolicyImpl()
|
Method Summary |
---|
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.PasswordPolicyModel |
---|
getAllowDictionaryWords, getChangeable, getChangeRequired, getCheckSyntax, getCompanyId, getCreateDate, getDefaultPolicy, getDescription, getExpireable, getGraceLimit, getHistory, getHistoryCount, getLockout, getLockoutDuration, getMaxAge, getMaxFailure, getMinAge, getMinLength, getModifiedDate, getName, getPasswordPolicyId, getPrimaryKey, getRequireUnlock, getResetFailureCount, getUserId, getUserName, 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, setMinLength, setModifiedDate, setName, setPasswordPolicyId, setPrimaryKey, setRequireUnlock, setResetFailureCount, setUserId, setUserName, setWarningTime, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Field Detail |
---|
public static final java.lang.String[] SYSTEM_PASSWORD_POLICIES
Constructor Detail |
---|
public PasswordPolicyImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |