Uses of Interface
de.hybris.platform.cockpit.util.I3LabelResolver
-
Packages that use I3LabelResolver Package Description de.hybris.platform.cockpit.services.impl -
-
Uses of I3LabelResolver in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl with parameters of type I3LabelResolver Modifier and Type Method Description voidAbstractServiceImpl. setLabelResolver(I3LabelResolver labelResolver)Allows to set a LabelResolver, especially for testing without zk environment.
-