Interface Summary |
ApprovalService |
The Approval Service is the interface providing asset approval life cycle
related services. |
AssetService |
The Asset Service is the interface providing asset and asset type related
services. |
AuthorizationService |
the Authorization Service provides methods for checking permissions on assets
and asset operations. |
SearchService |
SearchService is needed for searching for qualified asset with given query
It could search against a list of asset types or all asset types if not specified |
Service |
This is highest level of abstraction for all exposed services with an
associated response object. |
ServicesManager |
The factory which provides instances of Service objects. |
SiteService |
The Site Service is the interface providing site, user, role and start menu
related services. |
TemplateService |
The Template Service is the interface providing template related services. |
TreeService |
The Tree Service is the interface providing tree-related services. |
VersioningService |
The Versioning Service is the interface providing services related to
revision tracking of assets. |
WorkflowService |
The Workflow Service is the interface providing services related to a
workflow. |