| AbstractSaveAction | Base Admin Save Action |
| DeleteAction | Admin Object Delete Action: Delete an object from storage. |
| ExportAction | Action: Export one or more objects from storage. |
| LoadAction | Action: Load one or more objects from storage. |
| ReorderAction | Action: Reorder a collection of objects. |
| RevertRevisionAction | Action: Restore Object Revision |
| SaveAction | Action: Create an object and insert into storage. |
| UpdateAction | Action: Save an object and update copy in storage. |