Package | Description |
---|---|
org.nuxeo.ecm.platform.suggestbox.service.registries |
Modifier and Type | Method and Description |
---|---|
SuggesterGroupDescriptor |
SuggesterGroupRegistry.clone(SuggesterGroupDescriptor suggestGroup) |
SuggesterGroupDescriptor |
SuggesterGroupRegistry.getSuggesterGroupDescriptor(String name) |
Modifier and Type | Method and Description |
---|---|
SuggesterGroupDescriptor |
SuggesterGroupRegistry.clone(SuggesterGroupDescriptor suggestGroup) |
void |
SuggesterGroupRegistry.contributionRemoved(String id,
SuggesterGroupDescriptor arg1) |
void |
SuggesterGroupRegistry.contributionUpdated(String id,
SuggesterGroupDescriptor contrib,
SuggesterGroupDescriptor newOrigContrib) |
String |
SuggesterGroupRegistry.getContributionId(SuggesterGroupDescriptor suggestGroup) |
void |
SuggesterGroupRegistry.merge(SuggesterGroupDescriptor src,
SuggesterGroupDescriptor dst) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.