| Package | Description |
|---|---|
| de.hybris.platform.cmsfacades.cmsitems | |
| de.hybris.platform.cmsfacades.cmsitems.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloneComponentContextProvider
Interface responsible for storing (in a stack-like data structure) context information per transaction when cloning a
component.
|
interface |
OriginalClonedItemProvider<T extends ItemModel>
Interface responsible for storing (in a stack-like data structure) and cloning
ItemModel instances per transaction. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCloneComponentContextProvider
Default implementation of
CloneComponentContextProvider responsible for storing (in a stack-like data
structure) context information per transaction when cloning a component. |
class |
DefaultOriginalClonedItemProvider<T extends ItemModel>
Default implementation for
OriginalClonedItemProvider. |
Copyright © 2018 SAP SE. All Rights Reserved.