Uses of Class
de.hybris.platform.b2bwebservicescommons.dto.company.B2BUnitWsDTO
-
-
Uses of B2BUnitWsDTO in de.hybris.platform.b2b.occ.mapping.mappers
Methods in de.hybris.platform.b2b.occ.mapping.mappers with parameters of type B2BUnitWsDTO Modifier and Type Method Description voidB2BUnitDataMapper. mapAtoB(B2BUnitData a, B2BUnitWsDTO b, ma.glasnost.orika.MappingContext context)voidB2BUnitDataMapper. mapBtoA(B2BUnitWsDTO b, B2BUnitData a, ma.glasnost.orika.MappingContext context) -
Uses of B2BUnitWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that return B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOOrgUnitsController. createUnit(B2BUnitWsDTO orgUnit, java.lang.String fields)B2BUnitWsDTOOrgUnitsController. getOrgUnit(java.lang.String orgUnitId, java.lang.String fields)Methods in de.hybris.platform.b2b.occ.v2.controllers with parameters of type B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOOrgUnitsController. createUnit(B2BUnitWsDTO orgUnit, java.lang.String fields)voidOrgUnitsController. updateOrgUnit(java.lang.String orgUnitId, B2BUnitWsDTO orgUnit) -
Uses of B2BUnitWsDTO in de.hybris.platform.b2bocc.mapping.mappers
Methods in de.hybris.platform.b2bocc.mapping.mappers with parameters of type B2BUnitWsDTO Modifier and Type Method Description voidB2BUnitDataMapper. mapAtoB(B2BUnitData a, B2BUnitWsDTO b, ma.glasnost.orika.MappingContext context)voidB2BUnitDataMapper. mapBtoA(B2BUnitWsDTO b, B2BUnitData a, ma.glasnost.orika.MappingContext context) -
Uses of B2BUnitWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that return B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOOrgUnitsController. createUnit(B2BUnitWsDTO orgUnit, java.lang.String fields)B2BUnitWsDTOOrgUnitsController. getOrgUnit(java.lang.String orgUnitId, java.lang.String fields)Methods in de.hybris.platform.b2bocc.v2.controllers with parameters of type B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOOrgUnitsController. createUnit(B2BUnitWsDTO orgUnit, java.lang.String fields)voidOrgUnitsController. updateOrgUnit(java.lang.String orgUnitId, B2BUnitWsDTO orgUnit) -
Uses of B2BUnitWsDTO in de.hybris.platform.b2bwebservicescommons.dto.company
Methods in de.hybris.platform.b2bwebservicescommons.dto.company that return B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOB2BPermissionWsDTO. getOrgUnit()B2BUnitWsDTOOrgCustomerCreationWsDTO. getOrgUnit()B2BUnitWsDTOOrgUnitUserGroupWsDTO. getOrgUnit()B2BUnitWsDTOB2BUnitWsDTO. getParentOrgUnit()B2BUnitWsDTOB2BCostCenterWsDTO. getUnit()Methods in de.hybris.platform.b2bwebservicescommons.dto.company with parameters of type B2BUnitWsDTO Modifier and Type Method Description voidB2BPermissionWsDTO. setOrgUnit(B2BUnitWsDTO orgUnit)voidOrgCustomerCreationWsDTO. setOrgUnit(B2BUnitWsDTO orgUnit)voidOrgUnitUserGroupWsDTO. setOrgUnit(B2BUnitWsDTO orgUnit)voidB2BUnitWsDTO. setParentOrgUnit(B2BUnitWsDTO parentOrgUnit)voidB2BCostCenterWsDTO. setUnit(B2BUnitWsDTO unit) -
Uses of B2BUnitWsDTO in de.hybris.platform.b2bwebservicescommons.dto.mycompany
Methods in de.hybris.platform.b2bwebservicescommons.dto.mycompany that return B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOBudgetWsDTO. getOrgUnit()Methods in de.hybris.platform.b2bwebservicescommons.dto.mycompany with parameters of type B2BUnitWsDTO Modifier and Type Method Description voidBudgetWsDTO. setOrgUnit(B2BUnitWsDTO orgUnit) -
Uses of B2BUnitWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return B2BUnitWsDTO Modifier and Type Method Description B2BUnitWsDTOUserWsDTO. getOrgUnit()Methods in de.hybris.platform.commercewebservicescommons.dto.user with parameters of type B2BUnitWsDTO Modifier and Type Method Description voidUserWsDTO. setOrgUnit(B2BUnitWsDTO orgUnit)
-