Uses of Class
com.hybris.cockpitng.dataaccess.facades.object.impl.ObjectFacadeStrategyRegistry
-
Packages that use ObjectFacadeStrategyRegistry Package Description com.hybris.cockpitng.dataaccess.util -
-
Uses of ObjectFacadeStrategyRegistry in com.hybris.cockpitng.dataaccess.util
Methods in com.hybris.cockpitng.dataaccess.util with parameters of type ObjectFacadeStrategyRegistry Modifier and Type Method Description voidDataAccessStrategyExtender. setObjectFacadeStrategyRegistry(ObjectFacadeStrategyRegistry objectFacadeStrategyRegistry)Sets theObjectFacadeStrategyRegistryto which theObjectFacadeStrategys should be added.
-