Uses of Class
de.hybris.platform.b2bwebservicescommons.dto.company.OrgCustomerCreationWsDTO
-
Packages that use OrgCustomerCreationWsDTO Package Description de.hybris.platform.b2b.occ.v2.controllers de.hybris.platform.b2bocc.v2.controllers de.hybris.platform.b2bwebservicescommons.dto.company -
-
Uses of OrgCustomerCreationWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers with parameters of type OrgCustomerCreationWsDTO Modifier and Type Method Description UserWsDTOOrgCustomerManagementController. createOrgCustomer(OrgCustomerCreationWsDTO orgCustomerCreation, java.lang.String fields) -
Uses of OrgCustomerCreationWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers with parameters of type OrgCustomerCreationWsDTO Modifier and Type Method Description UserWsDTOOrgCustomerManagementController. createOrgCustomer(OrgCustomerCreationWsDTO orgCustomerCreation, java.lang.String fields) -
Uses of OrgCustomerCreationWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Subclasses of OrgCustomerCreationWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company Modifier and Type Class Description classOrgCustomerModificationWsDTORepresentation of data used for user modification operations.
-