com.liferay.portal.model
Interface ResourcePermission

All Superinterfaces:
BaseModel<ResourcePermission>, java.lang.Cloneable, java.lang.Comparable<ResourcePermission>, ResourcePermissionModel, java.io.Serializable
All Known Implementing Classes:
ResourcePermissionWrapper

public interface ResourcePermission
extends ResourcePermissionModel

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 ResourcePermission table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
ResourcePermissionModel, ResourcePermissionImpl, ResourcePermissionModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.ResourcePermissionModel
clone, compareTo, getActionIds, getCompanyId, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getResourcePermissionId, getRoleId, getScope, hashCode, isCachedModel, isEscapedModel, isNew, setActionIds, setCachedModel, setCompanyId, setEscapedModel, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setPrimKey, setResourcePermissionId, setRoleId, setScope, toEscapedModel, toString, toXmlString