| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CMSItemModel> |
CMSAdminItemService.findByItemData(CMSItemData itemData)
Finds the
CMSItemModel uniquely identified by its uid and the catalogVersion defined by the
CMSItemData |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CMSItemModel> |
DefaultCMSAdminItemService.findByItemData(CMSItemData itemData) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<CMSItemData> |
CMSItemToDataConverter.findItemInSessionContext(CMSItemModel cmsItem)
Check if the item has already been versioned in the current session, if yes return the PK of the version from the
session context.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CMSItemData> |
CMSVersionSessionContextProvider.getAllUnsavedVersionedItemsFromCached()
Return all cached unsaved versioned items
CMSItemData. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CMSItemData> |
DefaultCMSVersionSessionContextProvider.getAllUnsavedVersionedItemsFromCached() |
Copyright © 2018 SAP SE. All Rights Reserved.