| Package | Description |
|---|---|
| de.hybris.platform.b2b.dto | |
| de.hybris.platform.b2b.punchout.dto | |
| de.hybris.platform.b2b.resource |
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerDTO |
B2BPermissionResultDTO.getApprover() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<B2BCustomerDTO> |
B2BUnitDTO.getApprovers() |
java.util.Set<B2BCustomerDTO> |
B2BCustomerDTO.getApprovers() |
java.util.List<B2BCustomerDTO> |
B2BCustomersDTO.getB2BCustomers() |
java.util.Collection<B2BCustomerDTO> |
B2BPermissionDTO.getCustomers() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BPermissionResultDTO.setApprover(B2BCustomerDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitDTO.setApprovers(java.util.Set<B2BCustomerDTO> value) |
void |
B2BCustomerDTO.setApprovers(java.util.Set<B2BCustomerDTO> value) |
void |
B2BCustomersDTO.setB2BCustomers(java.util.List<B2BCustomerDTO> b2bcustomersList) |
void |
B2BPermissionDTO.setCustomers(java.util.Collection<B2BCustomerDTO> value) |
| Constructor and Description |
|---|
B2BCustomersDTO(java.util.List<B2BCustomerDTO> b2bcustomersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerDTO |
B2BCustomerPunchOutCredentialMappingDTO.getB2bCustomer() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerPunchOutCredentialMappingDTO.setB2bCustomer(B2BCustomerDTO value) |
| Modifier and Type | Method and Description |
|---|---|
Response |
B2BCustomerResource.putB2BCustomer(B2BCustomerDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.