Interface ResourceAction

All Superinterfaces:
BaseModel<ResourceAction>, ClassedModel, Cloneable, Comparable<ResourceAction>, MVCCModel, PersistedModel, ResourceActionModel, Serializable
All Known Implementing Classes:
ResourceActionWrapper

@ProviderType public interface ResourceAction extends PersistedModel, ResourceActionModel
The extended model interface for the ResourceAction service. Represents a row in the "ResourceAction" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}