Package org.alfresco.repo.virtual
Class PublicAPIFacet
java.lang.Object
org.alfresco.repo.virtual.PublicAPIFacet
- All Implemented Interfaces:
AlfrescoAPIFacet
Implementation of the
AlfrescoAPIFacet interface that provides access to Alfresco services at the level of the Java API, through its ServiceRegistry instance.- Author:
- Bogdan Horje
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PublicAPIFacet
public PublicAPIFacet()
-
-
Method Details
-
setServiceRegistry
-
getScriptService
- Specified by:
getScriptServicein interfaceAlfrescoAPIFacet
-
getNodeService
- Specified by:
getNodeServicein interfaceAlfrescoAPIFacet
-
getContentService
- Specified by:
getContentServicein interfaceAlfrescoAPIFacet
-
getSearchService
- Specified by:
getSearchServicein interfaceAlfrescoAPIFacet
-
getDictionaryService
- Specified by:
getDictionaryServicein interfaceAlfrescoAPIFacet
-
getFileFolderService
- Specified by:
getFileFolderServicein interfaceAlfrescoAPIFacet
-
getPermissionService
- Specified by:
getPermissionServicein interfaceAlfrescoAPIFacet
-