public class WidgetConverterRegistry extends SimpleContributionRegistry<WidgetConverterDescriptor>
ContributionFragmentRegistry.Fragment<T>, ContributionFragmentRegistry.FragmentList<T>| Modifier and Type | Field and Description |
|---|---|
protected String |
category |
currentContribscontribs| Constructor and Description |
|---|
WidgetConverterRegistry(String category) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getContributionId(WidgetConverterDescriptor contrib)
Returns the contribution ID given the contribution object
|
WidgetConverterDescriptor |
getConverter(String id) |
List<WidgetConverterDescriptor> |
getConverters() |
List<String> |
getLayoutNames() |
clone, contributionRemoved, contributionUpdated, getCurrentContribution, isSupportingMerge, mergeaddContribution, addFragment, getContribution, getFragments, removeContribution, removeContribution, removeFragment, toMappublic WidgetConverterRegistry(String category)
public String getCategory()
public List<String> getLayoutNames()
public String getContributionId(WidgetConverterDescriptor contrib)
ContributionFragmentRegistrygetContributionId in class ContributionFragmentRegistry<WidgetConverterDescriptor>public List<WidgetConverterDescriptor> getConverters()
public WidgetConverterDescriptor getConverter(String id)
Copyright © 2018 Nuxeo. All rights reserved.