com.liferay.portal.model
Interface ResourceAction

All Superinterfaces:
BaseModel<ResourceAction>, java.lang.Cloneable, java.lang.Comparable<ResourceAction>, ResourceActionModel, java.io.Serializable
All Known Implementing Classes:
ResourceActionWrapper

public interface ResourceAction
extends ResourceActionModel

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

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

Author:
Brian Wing Shun Chan
See Also:
ResourceActionModel, ResourceActionImpl, ResourceActionModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.ResourceActionModel
clone, compareTo, getActionId, getBitwiseValue, getName, getPrimaryKey, getPrimaryKeyObj, getResourceActionId, hashCode, isCachedModel, isEscapedModel, isNew, setActionId, setBitwiseValue, setCachedModel, setEscapedModel, setName, setNew, setPrimaryKey, setResourceActionId, toEscapedModel, toString, toXmlString