Uses of Interface
de.hybris.platform.cockpit.services.config.DefaultPropertySettings
Packages that use DefaultPropertySettings
Package
Description
-
Uses of DefaultPropertySettings in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return DefaultPropertySettingsModifier and TypeMethodDescriptionBaseConfiguration.getDefaultPropertySettings(PropertyDescriptor propertyDescriptor) Returns default property settings for a property of the type represented by thisBaseConfigurationinstance.Methods in de.hybris.platform.cockpit.services.config that return types with arguments of type DefaultPropertySettingsModifier and TypeMethodDescriptionBaseConfiguration.getAllDefaultPropertySettings()Provides all default settings configured for the type represented by thisBaseConfigurationinstance.BaseConfiguration.getBaseProperties()Provides default settings for base properties of the type represented by thisBaseConfigurationinstance. -
Uses of DefaultPropertySettings in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement DefaultPropertySettingsMethods in de.hybris.platform.cockpit.services.config.impl that return DefaultPropertySettingsModifier and TypeMethodDescriptionDefaultBaseConfiguration.getDefaultPropertySettings(PropertyDescriptor propertyDescriptor) Methods in de.hybris.platform.cockpit.services.config.impl that return types with arguments of type DefaultPropertySettingsModifier and TypeMethodDescriptionDefaultBaseConfiguration.getAllDefaultPropertySettings()DefaultBaseConfiguration.getBaseProperties()Method parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type DefaultPropertySettingsModifier and TypeMethodDescriptionvoidDefaultBaseConfiguration.setDeclaredPropertySettings(List<DefaultPropertySettings> declaredPropertySettings)