Uses of Class
org.alfresco.repo.forms.processor.FilterRegistry
-
Packages that use FilterRegistry Package Description org.alfresco.repo.forms.processor -
-
Uses of FilterRegistry in org.alfresco.repo.forms.processor
Fields in org.alfresco.repo.forms.processor declared as FilterRegistry Modifier and Type Field Description protected FilterRegistryAbstractFilter. filterRegistryprotected FilterRegistry<ItemType,PersistType>FilteredFormProcessor. filterRegistryMethods in org.alfresco.repo.forms.processor with parameters of type FilterRegistry Modifier and Type Method Description voidAbstractFilter. setFilterRegistry(FilterRegistry filterRegistry)Sets the filter registryvoidFilteredFormProcessor. setFilterRegistry(FilterRegistry<ItemType,PersistType> filterRegistry)Sets the filter registry
-