Uses of Interface
com.hybris.cockpitng.dataaccess.facades.clone.CloneStrategy
-
Packages that use CloneStrategy Package Description com.hybris.cockpitng.dataaccess.facades.clone -
-
Uses of CloneStrategy in com.hybris.cockpitng.dataaccess.facades.clone
Methods in com.hybris.cockpitng.dataaccess.facades.clone that return types with arguments of type CloneStrategy Modifier and Type Method Description protected java.util.List<CloneStrategy>CloneStrategyRegistry. getOrderedStrategies(java.lang.Object context, Context additionalContext)Methods in com.hybris.cockpitng.dataaccess.facades.clone with parameters of type CloneStrategy Modifier and Type Method Description booleanCloneStrategyRegistry. canHandle(CloneStrategy strategy, java.lang.Object context)
-