| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<ContentPageModel> |
RestoreContentPagePopulator.getPageVariationResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreContentPagePopulator.setPageVariationResolver(PageVariationResolver<ContentPageModel> pageVariationResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<ContentPageModel> |
PrimaryPageWithLabelExistsPredicate.getPageVariationResolver() |
protected PageVariationResolver<AbstractPageModel> |
PageHasVariationsPredicate.getPageVariationResolver(java.lang.String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaryPageWithLabelExistsPredicate.setPageVariationResolver(PageVariationResolver<ContentPageModel> pageVariationResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<AbstractPageModel> |
DefaultPageFacade.getPageVariationResolver(java.lang.String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
PageVariationResolver<AbstractPageModel> |
PageVariationResolverType.getResolver()
Get the resolver to be used when fetching default and variation pages for page type
AbstractPageModel. |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentPageVariationResolver
Default implementation of the
PageVariationResolver. |
class |
DefaultPageVariationResolver
Default implementation of the
PageVariationResolver. |
| Modifier and Type | Method and Description |
|---|---|
PageVariationResolver<AbstractPageModel> |
DefaultPageVariationResolverType.getResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPageVariationResolverType.setResolver(PageVariationResolver<AbstractPageModel> resolver) |
Copyright © 2018 SAP SE. All Rights Reserved.