| Constructor and Description |
|---|
DefaultPageDao() |
| Modifier and Type | Method and Description |
|---|---|
PageModel |
findPageByPageStringId(String pageStringId,
PublicationModel publicaionModel)
This method should be used to search for a instance of the
PageModel for the given pageStringId and
PublicationModel. |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public PageModel findPageByPageStringId(String pageStringId, PublicationModel publicaionModel)
PageDaoPageModel for the given pageStringId and
PublicationModel.findPageByPageStringId in interface PageDaopageStringId - the page id which should be set to the PageModelpublicaionModel - the PublicationModel which should be set to the PageModelPageModel for the given parameters.public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
Copyright © 2017 SAP SE. All Rights Reserved.