Uses of Interface
org.alfresco.service.cmr.ml.EditionService
-
Packages that use EditionService Package Description org.alfresco.repo.model.ml org.alfresco.repo.service org.alfresco.service Provides the public facing interfaces of the Services of the Alfresco Repository. -
-
Uses of EditionService in org.alfresco.repo.model.ml
Classes in org.alfresco.repo.model.ml that implement EditionService Modifier and Type Class Description classEditionServiceImplEdition support implementation -
Uses of EditionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return EditionService Modifier and Type Method Description EditionServiceServiceDescriptorRegistry. getEditionService() -
Uses of EditionService in org.alfresco.service
Methods in org.alfresco.service that return EditionService Modifier and Type Method Description EditionServiceServiceRegistry. getEditionService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.
-