public interface CmsObjectService
| Modifier and Type | Method and Description |
|---|---|
<K extends ItemModel> |
getItemOrRelation(String uid,
Collection<CatalogVersionModel> catalogVersions)
Find an item or a relation from a given identifier
|
<K extends ItemModel> K getItemOrRelation(String uid, Collection<CatalogVersionModel> catalogVersions) throws CMSItemNotFoundException
uid - catalogVersions - CMSItemNotFoundException - when a given uid is invalidCopyright © 2017 SAP SE. All Rights Reserved.