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, merge
addContribution, addFragment, getContribution, getFragments, removeContribution, removeContribution, removeFragment, toMap
protected final Set<MetadataRuleDescriptor> contribs
public MetadataRuleRegistry()
public String getContributionId(MetadataRuleDescriptor metadataRuleDescriptor)
ContributionFragmentRegistry
getContributionId
in class ContributionFragmentRegistry<MetadataRuleDescriptor>
protected void handleApplicationStarted()
Copyright © 2018 Nuxeo. All rights reserved.