| Package | Description |
|---|---|
| de.hybris.platform.b2b.punchout.interceptor | |
| 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 |
|---|---|
protected void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.hasCredentials(B2BCustomerPunchOutCredentialMappingModel mapping)
Checks if there are credentials in the mapping.
|
protected void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.isCredentialAlreadyExistent(B2BCustomerPunchOutCredentialMappingModel mapping)
Checks if the credentials in the mapping are not already set to another mapping.
|
protected void |
B2BCustomerPunchOutCredentialMappingValidateInterceptor.isCustomerExistent(B2BCustomerPunchOutCredentialMappingModel mapping)
Checks if the B2B Customer on the mapping exists on the system.
|
| 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
AbstractResource.getResourceValue() |
protected B2BCustomerPunchOutCredentialMappingModel |
B2BCustomerPunchOutCredentialMappingResource.readResource(java.lang.String resourceId)
Gets the
B2BCustomerPunchOutCredentialMappingModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BCustomerPunchOutCredentialMappingModel> |
B2BCustomerPunchOutCredentialMappingsResource.getB2BCustomerPunchOutCredentialMappingsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<B2BCustomerPunchOutCredentialMappingModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.