Liferay 6.0.3

com.liferay.portal.model
Interface PasswordPolicyRel

All Superinterfaces:
BaseModel<PasswordPolicyRel>, Cloneable, Comparable<PasswordPolicyRel>, PasswordPolicyRelModel, Serializable
All Known Implementing Classes:
PasswordPolicyRelImpl, PasswordPolicyRelWrapper

public interface PasswordPolicyRel
extends PasswordPolicyRelModel

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

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

See Also:
PasswordPolicyRelModel, PasswordPolicyRelImpl, PasswordPolicyRelModelImpl
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is 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
 


Liferay 6.0.3