Uses of Class
de.hybris.platform.b2bwebservicescommons.dto.company.OrgCustomerModificationWsDTO
-
Packages that use OrgCustomerModificationWsDTO Package Description de.hybris.platform.b2b.occ.v2.controllers de.hybris.platform.b2bocc.v2.controllers -
-
Uses of OrgCustomerModificationWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers with parameters of type OrgCustomerModificationWsDTO Modifier and Type Method Description voidOrgCustomerManagementController. updateOrgCustomer(java.lang.String orgCustomerId, OrgCustomerModificationWsDTO orgCustomerModification) -
Uses of OrgCustomerModificationWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers with parameters of type OrgCustomerModificationWsDTO Modifier and Type Method Description voidOrgCustomerManagementController. updateOrgCustomer(java.lang.String orgCustomerId, OrgCustomerModificationWsDTO orgCustomerModification)
-