See: Description
Interface | Description |
---|---|
ServiceRegistry |
This interface represents the registry of public Repository Services.
|
Exception | Description |
---|---|
ServiceException |
Base Exception of Service Exceptions.
|
The PublicService is a marker interface for those services which are intended to be public entry points to the Alfresco Repository. Those interfaces marked as PublicService are audited.
The ServiceRegistry provides access to the Alfresco Repository Services for the cases where the spring context is not available.
Copyright © 2005–2017 Alfresco Software. All rights reserved.