public interface ModelCloningStrategy
ModelService.clone(Object).| Modifier and Type | Method and Description |
|---|---|
<T> T |
clone(java.lang.Object original,
java.lang.String targetType,
ModelCloningContext ctx) |
<T> T |
clone(T original,
ModelCloningContext ctx) |
<T> T clone(T original,
ModelCloningContext ctx)
<T> T clone(java.lang.Object original,
java.lang.String targetType,
ModelCloningContext ctx)
Copyright © 2018 SAP SE. All Rights Reserved.