Uses of Interface
org.alfresco.opencmis.CMISDispatcherRegistry
-
Packages that use CMISDispatcherRegistry Package Description org.alfresco.opencmis -
-
Uses of CMISDispatcherRegistry in org.alfresco.opencmis
Classes in org.alfresco.opencmis that implement CMISDispatcherRegistry Modifier and Type Class Description classCMISDispatcherRegistryImplA registry of OpenCMIS bindings to dispatchers.Fields in org.alfresco.opencmis declared as CMISDispatcherRegistry Modifier and Type Field Description protected CMISDispatcherRegistryCMISServletDispatcher. registryMethods in org.alfresco.opencmis with parameters of type CMISDispatcherRegistry Modifier and Type Method Description voidCMISServletDispatcher. setRegistry(CMISDispatcherRegistry registry)voidCMISWebScript. setRegistry(CMISDispatcherRegistry registry)
-