com.liferay.portal.model
Interface PasswordPolicy

All Superinterfaces:
BaseModel<PasswordPolicy>, java.lang.Cloneable, java.lang.Comparable<PasswordPolicy>, PasswordPolicyModel, java.io.Serializable
All Known Implementing Classes:
PasswordPolicyWrapper

public interface PasswordPolicy
extends PasswordPolicyModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the PasswordPolicy table in the database.

Customize PasswordPolicyImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
PasswordPolicyModel, PasswordPolicyImpl, PasswordPolicyModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.PasswordPolicyModel
clone, compareTo, getAllowDictionaryWords, getChangeable, getChangeRequired, getCheckSyntax, getCompanyId, getCreateDate, getDefaultPolicy, getDescription, getExpandoBridge, getExpireable, getGraceLimit, getHistory, getHistoryCount, getLockout, getLockoutDuration, getMaxAge, getMaxFailure, getMinAge, getMinLength, getModifiedDate, getName, getPasswordPolicyId, getPrimaryKey, getPrimaryKeyObj, getRequireUnlock, getResetFailureCount, getUserId, getUserName, getUserUuid, getWarningTime, hashCode, isAllowDictionaryWords, isCachedModel, isChangeable, isChangeRequired, isCheckSyntax, isDefaultPolicy, isEscapedModel, isExpireable, isHistory, isLockout, isNew, isRequireUnlock, setAllowDictionaryWords, setCachedModel, setChangeable, setChangeRequired, setCheckSyntax, setCompanyId, setCreateDate, setDefaultPolicy, setDescription, setEscapedModel, setExpandoBridgeAttributes, setExpireable, setGraceLimit, setHistory, setHistoryCount, setLockout, setLockoutDuration, setMaxAge, setMaxFailure, setMinAge, setMinLength, setModifiedDate, setName, setNew, setPasswordPolicyId, setPrimaryKey, setRequireUnlock, setResetFailureCount, setUserId, setUserName, setUserUuid, setWarningTime, toEscapedModel, toString, toXmlString