@ProviderType public interface ResourceAction extends PersistedModel, ResourceActionModel
ResourceActionModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<ResourceAction,Long> |
RESOURCE_ACTION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persistgetActionId, getBitwiseValue, getMvccVersion, getName, getPrimaryKey, getResourceActionId, setActionId, setBitwiseValue, setMvccVersion, setName, setPrimaryKey, setResourceActionIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<ResourceAction,Long> RESOURCE_ACTION_ID_ACCESSOR
com.liferay.portal.model.impl.ResourceActionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.