public class MetadataRuleRegistry extends SimpleContributionRegistry<MetadataRuleDescriptor>
MetadataRuleDescriptor descriptors.ContributionFragmentRegistry.Fragment<T>, ContributionFragmentRegistry.FragmentList<T>| Modifier and Type | Field and Description |
|---|---|
protected Set<MetadataRuleDescriptor> |
contribs |
currentContribs| Constructor and Description |
|---|
MetadataRuleRegistry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContributionId(MetadataRuleDescriptor metadataRuleDescriptor)
Returns the contribution ID given the contribution object
|
protected void |
handleApplicationStarted() |
clone, contributionRemoved, contributionUpdated, getCurrentContribution, isSupportingMerge, mergeaddContribution, addFragment, getContribution, getFragments, removeContribution, removeContribution, removeFragment, toMapprotected final Set<MetadataRuleDescriptor> contribs
public MetadataRuleRegistry()
public String getContributionId(MetadataRuleDescriptor metadataRuleDescriptor)
ContributionFragmentRegistrygetContributionId in class ContributionFragmentRegistry<MetadataRuleDescriptor>protected void handleApplicationStarted()
Copyright © 2019 Nuxeo. All rights reserved.