| Package | Description |
|---|---|
| de.hybris.platform.b2b.model |
Contains generated models for each type of de.hybris.platform.b2b.jalo package.
|
| de.hybris.platform.b2b.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
B2BCreditLimitModel
Generated model class for type B2BCreditLimit first defined at extension b2bcommerce.
|
| Modifier and Type | Method and Description |
|---|---|
B2BMerchantCheckModel |
B2BMerchantCheckResultModel.getMerchantcheck()
Generated method - Getter of the
B2BMerchantCheckResult.merchantcheck attribute defined at extension b2bcommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BMerchantCheckResultModel.setMerchantcheck(B2BMerchantCheckModel value)
Generated method - Setter of
B2BMerchantCheckResult.merchantcheck attribute defined at extension b2bcommerce. |
| Modifier and Type | Method and Description |
|---|---|
B2BMerchantCheckModel |
B2BMerchantCheckResource.getB2BMerchantCheckModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected B2BMerchantCheckModel |
B2BMerchantCheckResource.readResource(java.lang.String resourceId)
Gets the
B2BMerchantCheckModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BMerchantCheckModel> |
B2BMerchantChecksResource.getB2BMerchantChecksCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BMerchantCheckResource.setB2BMerchantCheckModel(B2BMerchantCheckModel value)
Convenience method which just delegates to
#setResourceValue(B2BMerchantCheckModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BMerchantChecksResource.setB2BMerchantChecksCollection(java.util.Collection<B2BMerchantCheckModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.