The com.adobe.ep.ux.content.handlers package contains asset handlers registry and interface for the Core Services.
Interfaces
Interface | Description | |
---|---|---|
IAssetHandler | Interface to be implemented by the component who wants to introduce a new Asset or write a custom handler for an existing asset type |
Classes
Class | Description | |
---|---|---|
AssetHandlerRegistry | This is the central registry for all the available handlers in the system. | |
PermissionBasedAssetHandler | This class is a wrapper around actual AssetHandlers to enforce permissions associated with asset actions. |
Mon Nov 28 2011, 07:42 AM -08:00