asset
Marketing resource
Methods
| Cancel | Cancel the resource. | 
| CheckValidationAccess | Verifies whether the current operator is able to review the resource. | 
| Lock | Locks the resource for the current user in order to inform other users that the resource is being modified | 
| Publication | Publish the resource. | 
| StartValidation | Submit the resource for approval. | 
| Unlock | Frees the resource so that other users can make changes to it | 
| Validation | Approve a resource. | 
Generic Methods
| create | Creates a new entity corresponding to a given schema. | 
| load | Loads and returns an entity corresponding to a given schema and key. | 
| save | Saves an entity in the database. | 
