public final class KeyValueStoreRegistry extends SimpleContributionRegistry<KeyValueStoreDescriptor>
ContributionFragmentRegistry.Fragment<T>, ContributionFragmentRegistry.FragmentList<T>
currentContribs
contribs
Constructor and Description |
---|
KeyValueStoreRegistry() |
Modifier and Type | Method and Description |
---|---|
String |
getContributionId(KeyValueStoreDescriptor contrib)
Returns the contribution ID given the contribution object
|
KeyValueStoreDescriptor |
getKeyValueStoreDescriptor(String name) |
clone, contributionRemoved, contributionUpdated, getCurrentContribution, isSupportingMerge, merge
addContribution, addFragment, getContribution, getFragments, removeContribution, removeContribution, removeFragment, toMap
public KeyValueStoreRegistry()
public String getContributionId(KeyValueStoreDescriptor contrib)
ContributionFragmentRegistry
getContributionId
in class ContributionFragmentRegistry<KeyValueStoreDescriptor>
public KeyValueStoreDescriptor getKeyValueStoreDescriptor(String name)
Copyright © 2018 Nuxeo. All rights reserved.