| 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 | |
| de.hybris.platform.b2b.strategies.impl |
| Modifier and Type | Method and Description |
|---|---|
B2BQuoteLimitModel |
B2BUnitModel.getQuoteLimit()
Generated method - Getter of the
B2BUnit.QuoteLimit attribute defined at extension b2bcommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BUnitModel.setQuoteLimit(B2BQuoteLimitModel value)
Generated method - Setter of
B2BUnit.QuoteLimit attribute defined at extension b2bcommerce. |
| Modifier and Type | Method and Description |
|---|---|
B2BQuoteLimitModel |
B2BQuoteLimitResource.getB2BQuoteLimitModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected B2BQuoteLimitModel |
B2BQuoteLimitResource.readResource(java.lang.String resourceId)
Gets the
B2BQuoteLimitModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<B2BQuoteLimitModel> |
B2BQuoteLimitsResource.getB2BQuoteLimitsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BQuoteLimitResource.setB2BQuoteLimitModel(B2BQuoteLimitModel value)
Convenience method which just delegates to
#setResourceValue(B2BQuoteLimitModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BQuoteLimitsResource.setB2BQuoteLimitsCollection(java.util.Collection<B2BQuoteLimitModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected B2BQuoteLimitModel |
DefaultB2BQuoteEvaluationStrategy.findQuoteLimitAssignedToUnit(B2BUnitModel unit)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.