public class ContextHelperRegistry extends SimpleContributionRegistry<ContextHelperDescriptor>
ContextHelperDescriptor descriptors.ContributionFragmentRegistry.Fragment<T>, ContributionFragmentRegistry.FragmentList<T>| Modifier and Type | Field and Description |
|---|---|
static String[] |
RESERVED_VAR_NAMES |
currentContribscontribs| Constructor and Description |
|---|
ContextHelperRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContribution(ContextHelperDescriptor contextHelperDescriptor)
Add a new contribution.
|
Map<String,ContextHelperDescriptor> |
getContextHelperDescriptors() |
String |
getContributionId(ContextHelperDescriptor metadataMappingDescriptor)
Returns the contribution ID given the contribution object
|
clone, contributionRemoved, contributionUpdated, getCurrentContribution, isSupportingMerge, mergeaddFragment, getContribution, getFragments, removeContribution, removeContribution, removeFragment, toMappublic static final String[] RESERVED_VAR_NAMES
public ContextHelperRegistry()
public void addContribution(ContextHelperDescriptor contextHelperDescriptor)
ContributionFragmentRegistryaddContribution in class ContributionFragmentRegistry<ContextHelperDescriptor>public String getContributionId(ContextHelperDescriptor metadataMappingDescriptor)
ContributionFragmentRegistrygetContributionId in class ContributionFragmentRegistry<ContextHelperDescriptor>public Map<String,ContextHelperDescriptor> getContextHelperDescriptors()
Copyright © 2019 Nuxeo. All rights reserved.