Package | Description |
---|---|
org.nuxeo.theme.styling.service.registries |
Modifier and Type | Method and Description |
---|---|
ThemePage |
PageRegistry.clone(ThemePage orig) |
ThemePage |
PageRegistry.getConfigurationApplyingToAllThemes() |
ThemePage |
PageRegistry.getThemePage(String id) |
Modifier and Type | Method and Description |
---|---|
List<ThemePage> |
PageRegistry.getThemePages() |
Modifier and Type | Method and Description |
---|---|
ThemePage |
PageRegistry.clone(ThemePage orig) |
void |
PageRegistry.contributionRemoved(String id,
ThemePage origContrib) |
void |
PageRegistry.contributionUpdated(String id,
ThemePage contrib,
ThemePage newOrigContrib) |
String |
PageRegistry.getContributionId(ThemePage contrib) |
void |
PageRegistry.merge(ThemePage src,
ThemePage dst) |
Copyright © 2014 Nuxeo SA. All rights reserved.