Uses of Class
com.sap.hybris.c4c.customer.util.SapC4cCustomerUtils
-
Packages that use SapC4cCustomerUtils Package Description com.sap.hybris.c4c.customer.action com.sap.hybris.c4c.customer.interceptor -
-
Uses of SapC4cCustomerUtils in com.sap.hybris.c4c.customer.action
Methods in com.sap.hybris.c4c.customer.action that return SapC4cCustomerUtils Modifier and Type Method Description SapC4cCustomerUtilsSapC4cCustomerPublishAction. getCustomerUtil()Methods in com.sap.hybris.c4c.customer.action with parameters of type SapC4cCustomerUtils Modifier and Type Method Description voidSapC4cCustomerPublishAction. setCustomerUtil(SapC4cCustomerUtils customerUtil) -
Uses of SapC4cCustomerUtils in com.sap.hybris.c4c.customer.interceptor
Methods in com.sap.hybris.c4c.customer.interceptor that return SapC4cCustomerUtils Modifier and Type Method Description SapC4cCustomerUtilsDefaultSapC4cAddressInterceptor. getCustomerUtil()SapC4cCustomerUtilsDefaultSapC4cCustomerInterceptor. getCustomerUtil()Methods in com.sap.hybris.c4c.customer.interceptor with parameters of type SapC4cCustomerUtils Modifier and Type Method Description voidDefaultSapC4cAddressInterceptor. setCustomerUtil(SapC4cCustomerUtils customerUtil)voidDefaultSapC4cCustomerInterceptor. setCustomerUtil(SapC4cCustomerUtils customerUtil)
-