Uses of Class
org.nuxeo.ecm.platform.suggestbox.service.ComponentInitializationException
-
-
Uses of ComponentInitializationException in org.nuxeo.ecm.platform.suggestbox.service
Methods in org.nuxeo.ecm.platform.suggestbox.service that throw ComponentInitializationException Modifier and Type Method Description voidSuggester. initWithParameters(SuggesterDescriptor descriptor)Configure the Suggester instance with the parameters from the XML descriptor. -
Uses of ComponentInitializationException in org.nuxeo.ecm.platform.suggestbox.service.descriptors
Methods in org.nuxeo.ecm.platform.suggestbox.service.descriptors that throw ComponentInitializationException Modifier and Type Method Description protected voidSuggesterDescriptor. loadParameterizedSuggester()voidSuggesterDescriptor. mergeFrom(SuggesterDescriptor newDescriptor)voidSuggesterGroupDescriptor. mergeFrom(SuggesterGroupDescriptor newDescriptor)voidSuggesterDescriptor. setRuntimeContext(RuntimeContext context) -
Uses of ComponentInitializationException in org.nuxeo.ecm.platform.suggestbox.service.suggesters
Methods in org.nuxeo.ecm.platform.suggestbox.service.suggesters that throw ComponentInitializationException Modifier and Type Method Description voidDocumentSearchByDateSuggester. initWithParameters(SuggesterDescriptor descriptor)Deprecated.voidDocumentSearchByPropertySuggester. initWithParameters(SuggesterDescriptor descriptor)Deprecated.
-