Package org.alfresco.repo.virtual
Interface AlfrescoAPIFacet
- All Known Implementing Classes:
CoreAPIFacet,PublicAPIFacet
public interface AlfrescoAPIFacet
Dependency inversion facade of the Alfresco services. It provides access to the implementations of Alfresco services.
- Author:
- Bogdan Horje
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getScriptService
-
getNodeService
-
getContentService
-
getSearchService
-
getDictionaryService
-
getFileFolderService
-
getPermissionService
-