Uses of Interface
de.hybris.platform.cockpit.services.config.InitialPropertyConfiguration
-
Packages that use InitialPropertyConfiguration Package Description de.hybris.platform.cockpit.services.config de.hybris.platform.cockpit.services.config.impl -
-
Uses of InitialPropertyConfiguration in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return InitialPropertyConfiguration Modifier and Type Method Description InitialPropertyConfigurationBaseConfiguration. getInitialPropertyConfiguration(ObjectTemplate objectTemplate, TypeService typeService) -
Uses of InitialPropertyConfiguration in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement InitialPropertyConfiguration Modifier and Type Class Description classDefaultInitialPropertyConfigurationMethods in de.hybris.platform.cockpit.services.config.impl that return InitialPropertyConfiguration Modifier and Type Method Description InitialPropertyConfigurationDefaultBaseConfiguration. getInitialPropertyConfiguration(ObjectTemplate objectTemplate, TypeService typeService)Method parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type InitialPropertyConfiguration Modifier and Type Method Description voidDefaultBaseConfiguration. setInitialPropertyConfigurations(java.util.List<InitialPropertyConfiguration> initialPropertyConfigurations)
-