| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.dto | |
| de.hybris.platform.b2b.punchout.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PunchOutCredentialDTO> |
B2BCustomerPunchOutCredentialMappingDTO.getCredentials() |
java.util.List<PunchOutCredentialDTO> |
PunchOutCredentialsDTO.getPunchOutCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerPunchOutCredentialMappingDTO.setCredentials(java.util.Set<PunchOutCredentialDTO> value) |
void |
PunchOutCredentialsDTO.setPunchOutCredentials(java.util.List<PunchOutCredentialDTO> punchoutcredentialsList) |
| Constructor and Description |
|---|
PunchOutCredentialsDTO(java.util.List<PunchOutCredentialDTO> punchoutcredentialsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PunchOutCredentialResource.putPunchOutCredential(PunchOutCredentialDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.