Uses of Interface
org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Packages that use ContentFilterLanguagesService 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 ContentFilterLanguagesService in org.alfresco.repo.model.ml
Classes in org.alfresco.repo.model.ml that implement ContentFilterLanguagesService Modifier and Type Class Description classContentFilterLanguagesMapProvides a an implementation of the Content Filter Languages ServiceContent Filter Languages ServiceMethods in org.alfresco.repo.model.ml with parameters of type ContentFilterLanguagesService Modifier and Type Method Description voidMultilingualContentServiceImpl. setContentFilterLanguagesService(ContentFilterLanguagesService contentFilterLanguagesService) -
Uses of ContentFilterLanguagesService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ContentFilterLanguagesService Modifier and Type Method Description ContentFilterLanguagesServiceServiceDescriptorRegistry. getContentFilterLanguagesService() -
Uses of ContentFilterLanguagesService in org.alfresco.service
Methods in org.alfresco.service that return ContentFilterLanguagesService Modifier and Type Method Description ContentFilterLanguagesServiceServiceRegistry. getContentFilterLanguagesService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.
-