| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.model |
Contains generated models for each type of de.hybris.platform.b2b.punchout.jalo package.
|
| de.hybris.platform.b2b.punchout.resource |
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerPunchOutCredentialMappingModel |
PunchOutCredentialModel.getB2BCustomerPunchOutCredentialMapping()
Generated method - Getter of the
PunchOutCredential.B2BCustomerPunchOutCredentialMapping attribute defined at extension b2bpunchout. |
| Modifier and Type | Method and Description |
|---|---|
void |
PunchOutCredentialModel.setB2BCustomerPunchOutCredentialMapping(B2BCustomerPunchOutCredentialMappingModel value)
Generated method - Setter of
PunchOutCredential.B2BCustomerPunchOutCredentialMapping attribute defined at extension b2bpunchout. |
| Modifier and Type | Method and Description |
|---|---|
B2BCustomerPunchOutCredentialMappingModel |
B2BCustomerPunchOutCredentialMappingResource.getB2BCustomerPunchOutCredentialMappingModel()
Convenience method which just delegates to
#getResourceValue() |
protected B2BCustomerPunchOutCredentialMappingModel |
B2BCustomerPunchOutCredentialMappingResource.readResource(String resourceId)
Gets the
B2BCustomerPunchOutCredentialMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<B2BCustomerPunchOutCredentialMappingModel> |
B2BCustomerPunchOutCredentialMappingsResource.getB2BCustomerPunchOutCredentialMappingsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerPunchOutCredentialMappingResource.setB2BCustomerPunchOutCredentialMappingModel(B2BCustomerPunchOutCredentialMappingModel value)
Convenience method which just delegates to
#setResourceValue(B2BCustomerPunchOutCredentialMappingModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BCustomerPunchOutCredentialMappingsResource.setB2BCustomerPunchOutCredentialMappingsCollection(Collection<B2BCustomerPunchOutCredentialMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.