Package | Description |
---|---|
org.nuxeo.ecm.platform.suggestbox.service.registries |
Modifier and Type | Method and Description |
---|---|
SuggestionHandlerDescriptor |
SuggestionHandlerRegistry.clone(SuggestionHandlerDescriptor suggester) |
Modifier and Type | Method and Description |
---|---|
Collection<SuggestionHandlerDescriptor> |
SuggestionHandlerRegistry.getHandlers() |
Modifier and Type | Method and Description |
---|---|
SuggestionHandlerDescriptor |
SuggestionHandlerRegistry.clone(SuggestionHandlerDescriptor suggester) |
void |
SuggestionHandlerRegistry.contributionRemoved(String id,
SuggestionHandlerDescriptor descriptor) |
void |
SuggestionHandlerRegistry.contributionUpdated(String id,
SuggestionHandlerDescriptor contrib,
SuggestionHandlerDescriptor newOrigContrib) |
String |
SuggestionHandlerRegistry.getContributionId(SuggestionHandlerDescriptor descriptor) |
void |
SuggestionHandlerRegistry.merge(SuggestionHandlerDescriptor src,
SuggestionHandlerDescriptor dst) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.