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