Package com.liferay.portal.kernel.model
Interface PasswordPolicyRel
- All Superinterfaces:
AttachedModel,BaseModel<PasswordPolicyRel>,ClassedModel,Cloneable,Comparable<PasswordPolicyRel>,MVCCModel,PasswordPolicyRelModel,PersistedModel,Serializable,ShardedModel,TypedModel
- All Known Implementing Classes:
PasswordPolicyRelWrapper
The extended model interface for the PasswordPolicyRel service. Represents a row in the "PasswordPolicyRel" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PasswordPolicyRelModel
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getCompanyId, getMvccVersion, getPasswordPolicyId, getPasswordPolicyRelId, getPrimaryKey, setClassName, setClassNameId, setClassPK, setCompanyId, setMvccVersion, setPasswordPolicyId, setPasswordPolicyRelId, setPrimaryKey, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
PASSWORD_POLICY_REL_ID_ACCESSOR
-