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