Uses of Class
de.hybris.platform.util.config.PropertyActionReader
-
Packages that use PropertyActionReader Package Description de.hybris.platform.catalog.interceptors de.hybris.platform.servicelayer.interceptor.impl de.hybris.platform.util.config -
-
Uses of PropertyActionReader in de.hybris.platform.catalog.interceptors
Methods in de.hybris.platform.catalog.interceptors with parameters of type PropertyActionReader Modifier and Type Method Description voidSyncTimestampsRemoveInterceptor. setPropertyActionReader(PropertyActionReader propertyActionReader) -
Uses of PropertyActionReader in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl with parameters of type PropertyActionReader Modifier and Type Method Description voidPartOfModelRegisterForRemoveInterceptor. setPropertyActionReader(PropertyActionReader propertyActionReader) -
Uses of PropertyActionReader in de.hybris.platform.util.config
Methods in de.hybris.platform.util.config that return PropertyActionReader Modifier and Type Method Description static PropertyActionReaderPropertyActionReader. getPropertyActionReader()
-