| Package | Description |
|---|---|
| de.hybris.platform.jalo.type |
| Modifier and Type | Method and Description |
|---|---|
Item |
ItemCloneCreator.copy(ComposedType targetType,
Item original,
ItemCloneCreator.CopyContext ctx)
Creates a copy of the given item.
|
Item |
ItemCloneCreator.copy(Item original)
Creates a copy of the given item.
|
Item |
ItemCloneCreator.copy(Item original,
ItemCloneCreator.CopyContext ctx)
Creates a copy of the given item.
|
List<? extends Item> |
ItemCloneCreator.copyAll(List<? extends Item> originals,
ItemCloneCreator.CopyContext ctx)
Creates copies of all specified items using a single copy context.
|
Copyright © 2017 SAP SE. All Rights Reserved.