Interface Summary |
AddToListAction |
The AddToListAction interface allows build a collection of objects that can display as a group. |
ApproveAction |
The ApproveAction interface contains various methods that enable defining and retrieving comments for approving a request. |
AttachDocumentAction |
The AttachDocumentAction interface provides a mechanism to attach a document
either as InputStream or URI. |
ConsumeAction |
The ConsumerAction facilitates to consume the assets with CentraSiteObject . |
CSOAction |
The CSOAction interface represents any action that can be performed
on a CentraSiteObject . |
CSOActionManager |
The CSOActionManager interface manages all actions that are defined
for CentraSiteObject (s). |
DeleteAction |
The DeleteAction interface facilitates to permanently delete the given object from CentraSite registry. |
DeleteNotificationAction |
This action provides the capability to remove the notifications for one or more assets in the inbox. |
DownloadDocumentAction |
The DownloadDocumentAction provides the capability to download the documents associated
with CentraSiteObject . |
EditAction |
The EditAction interface provides a mechanism to modify the CentraSiteRegistryObject. |
ExportAction |
Export Action provides the ability to export CSROs into an export archive which could be imported into another CentraSite. |
NewVersionAction |
NewVersionAction creates a new version of a CentraSiteRegistryObject. |
RejectAction |
The RejectAction interface contains various methods that enable defining and retrieving comments for rejecting a request. |
RemoveFromListAction |
The RemoveFromListAction interface provides the facility to remove one or more CSROs from the selected list(s). |
RevertAction |
The RevertAction interface provides a mechanism to revert an approval request. |
SaveAction |
The SaveAction interface facilitates to update an object in the CentraSite registry. |
UnwatchAction |
The UnwatchAction interface facilitates to unwatch or unsubscribe to changes in the CentraSite registry objects. |
ViewReportAction |
The ViewReportAction interface allows to view reports that are available for the CentraSite object. |
WatchAction |
The WatchAction interface facilitates to watch or subscribe to changes in the CentraSite registry objects. |