public class DefaultCMSItemDao extends AbstractItemDao implements CMSItemDao
CMSItemModel objects generically.flexibleSearchService, modelService| Constructor and Description |
|---|
DefaultCMSItemDao() |
| Modifier and Type | Method and Description |
|---|---|
CMSItemModel |
findByUid(String uid,
CatalogVersionModel catalogVersion)
Finds the
CMSItemModel uniquely identified by its uid and catalogVersion |
getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelServicepublic CMSItemModel findByUid(String uid, CatalogVersionModel catalogVersion)
CMSItemModel uniquely identified by its uid and catalogVersionfindByUid in interface CMSItemDaouid - the CMSItemModel uidcatalogVersion - the CatalogVersionModel to which the item belongs toCMSItemModelCopyright © 2017 SAP SE. All Rights Reserved.