public class PageRegistry extends ContributionFragmentRegistry<ThemePage>
ThemePage elements.ContributionFragmentRegistry.Fragment<T>, ContributionFragmentRegistry.FragmentList<T>| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ThemePage> |
themePageResources |
contribs| Constructor and Description |
|---|
PageRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ThemePage |
clone(ThemePage orig) |
void |
contributionRemoved(String id,
ThemePage origContrib) |
void |
contributionUpdated(String id,
ThemePage contrib,
ThemePage newOrigContrib) |
ThemePage |
getConfigurationApplyingToAllThemes() |
String |
getContributionId(ThemePage contrib) |
ThemePage |
getThemePage(String id) |
List<ThemePage> |
getThemePages() |
void |
merge(ThemePage src,
ThemePage dst) |
addContribution, addFragment, getContribution, getFragments, isSupportingMerge, removeContribution, removeContribution, removeFragmentpublic String getContributionId(ThemePage contrib)
getContributionId in class ContributionFragmentRegistry<ThemePage>public void contributionUpdated(String id, ThemePage contrib, ThemePage newOrigContrib)
contributionUpdated in class ContributionFragmentRegistry<ThemePage>public void contributionRemoved(String id, ThemePage origContrib)
contributionRemoved in class ContributionFragmentRegistry<ThemePage>public ThemePage clone(ThemePage orig)
clone in class ContributionFragmentRegistry<ThemePage>public void merge(ThemePage src, ThemePage dst)
merge in class ContributionFragmentRegistry<ThemePage>public ThemePage getConfigurationApplyingToAllThemes()
Copyright © 2020 Chalmers University. All rights reserved.