com.liferay.portal.model
Interface PasswordPolicyRel
- All Superinterfaces:
- BaseModel, java.lang.Cloneable, java.lang.Comparable, PasswordPolicyRelModel, java.io.Serializable
- public interface PasswordPolicyRel
- extends PasswordPolicyRelModel
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 PasswordPolicyRel
table in the database.
Customize com.liferay.portal.service.model.impl.PasswordPolicyRelImpl
and rerun the ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
com.liferay.portal.service.model.PasswordPolicyRelModel
,
com.liferay.portal.service.model.impl.PasswordPolicyRelImpl
,
com.liferay.portal.service.model.impl.PasswordPolicyRelModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |