Uses of Interface
org.alfresco.repo.virtual.AlfrescoAPIFacet
Packages that use AlfrescoAPIFacet
-
Uses of AlfrescoAPIFacet in org.alfresco.repo.virtual
Classes in org.alfresco.repo.virtual that implement AlfrescoAPIFacetModifier and TypeClassDescriptionclassImplementation of theAlfrescoAPIFacetinterface that provides access to "core" Alfresco services, i.e. services in a lower abstraction layer than the ones provided in the Java API, by theServiceRegistry.classImplementation of theAlfrescoAPIFacetinterface that provides access to Alfresco services at the level of the Java API, through itsServiceRegistryinstance.Methods in org.alfresco.repo.virtual with parameters of type AlfrescoAPIFacetModifier and TypeMethodDescriptionvoidAlfrescoEnviroment.setAlfrescoAPIFacet(AlfrescoAPIFacet apiFacet)