com.liferay.portal.model
Interface PasswordPolicyRel

All Superinterfaces:
BaseModel<PasswordPolicyRel>, java.lang.Cloneable, java.lang.Comparable<PasswordPolicyRel>, PasswordPolicyRelModel, java.io.Serializable
All Known Implementing Classes:
PasswordPolicyRelWrapper

public interface PasswordPolicyRel
extends PasswordPolicyRelModel

The model interface for the PasswordPolicyRel service. Represents a row in the "PasswordPolicyRel" database table, with each column mapped to a property of this class.

Never modify this interface directly. Add methods to PasswordPolicyRelImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.

Never reference this interface directly. All methods that expect a password policy rel model instance should use the PasswordPolicyRel interface instead.

Author:
Brian Wing Shun Chan
See Also:
PasswordPolicyRelModel, PasswordPolicyRelImpl, PasswordPolicyRelModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.PasswordPolicyRelModel
clone, compareTo, getClassName, getClassNameId, getClassPK, getExpandoBridge, getPasswordPolicyId, getPasswordPolicyRelId, getPrimaryKey, getPrimaryKeyObj, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setEscapedModel, setExpandoBridgeAttributes, setNew, setPasswordPolicyId, setPasswordPolicyRelId, setPrimaryKey, toEscapedModel, toString, toXmlString