| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<AbstractPageModel> |
DefaultPageFacade.getPageVariationResolver(String typeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<ContentPageModel> |
PrimaryPageWithLabelExistsPredicate.getPageVariationResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaryPageWithLabelExistsPredicate.setPageVariationResolver(PageVariationResolver<ContentPageModel> pageVariationResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected PageVariationResolver<AbstractPageModel> |
CreatePageValidator.getPageVariationResolver(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 © 2000-2016 SAP SE. All Rights Reserved.