public interface CMSItemDao
CMSItemModel objects generically.| Modifier and Type | Method and Description |
|---|---|
CMSItemModel |
findByUid(String uid,
CatalogVersionModel catalogVersion)
Finds the
CMSItemModel uniquely identified by its uid and catalogVersion |
CMSItemModel findByUid(String uid, CatalogVersionModel catalogVersion)
CMSItemModel uniquely identified by its uid and catalogVersionuid - the CMSItemModel uidcatalogVersion - the CatalogVersionModel to which the item belongs toCMSItemModelCopyright © 2017 SAP SE. All Rights Reserved.