Uses of Class
org.alfresco.repo.forms.processor.FormProcessorRegistry
-
Packages that use FormProcessorRegistry Package Description org.alfresco.repo.forms org.alfresco.repo.forms.processor -
-
Uses of FormProcessorRegistry in org.alfresco.repo.forms
Methods in org.alfresco.repo.forms with parameters of type FormProcessorRegistry Modifier and Type Method Description voidFormServiceImpl. setProcessorRegistry(FormProcessorRegistry registry)Sets the FormProcessorRegistry -
Uses of FormProcessorRegistry in org.alfresco.repo.forms.processor
Fields in org.alfresco.repo.forms.processor declared as FormProcessorRegistry Modifier and Type Field Description protected FormProcessorRegistryAbstractFormProcessor. processorRegistryMethods in org.alfresco.repo.forms.processor with parameters of type FormProcessorRegistry Modifier and Type Method Description voidAbstractFormProcessor. setProcessorRegistry(FormProcessorRegistry processorRegistry)Sets the form process registry
-