Uses of Interface
de.hybris.platform.xyformsservices.strategy.GetVersionNumberStrategy
Packages that use GetVersionNumberStrategy
Package
Description
-
Uses of GetVersionNumberStrategy in de.hybris.platform.xyformsservices.form.impl
Methods in de.hybris.platform.xyformsservices.form.impl that return GetVersionNumberStrategyModifier and TypeMethodDescriptionprotected GetVersionNumberStrategyDefaultYFormService.getGetVersionNumberStrategy()Methods in de.hybris.platform.xyformsservices.form.impl with parameters of type GetVersionNumberStrategyModifier and TypeMethodDescriptionvoidDefaultYFormService.setGetVersionNumberStrategy(GetVersionNumberStrategy getVersionNumberStrategy) -
Uses of GetVersionNumberStrategy in de.hybris.platform.xyformsservices.strategy
Classes in de.hybris.platform.xyformsservices.strategy that implement GetVersionNumberStrategyModifier and TypeClassDescriptionclassSimple implementation that is going to fail in case of race condition.