| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.integration | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
LastOrderDateOperandValueProvider.getValue(BTGLastOrderDateOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
LastOrderDateOperandValueProvider.getValueType(BTGLastOrderDateOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
protected BTGLastOrderDateOperandModel |
BTGIntegrationTest.createLastOrderDateOperand(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
BTGLastOrderDateOperandModel |
BTGLastOrderDateOperandResource.getBTGLastOrderDateOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGLastOrderDateOperandModel |
BTGLastOrderDateOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGLastOrderDateOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGLastOrderDateOperandModel> |
BTGLastOrderDateOperandsResource.getBTGLastOrderDateOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGLastOrderDateOperandResource.setBTGLastOrderDateOperandModel(BTGLastOrderDateOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGLastOrderDateOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGLastOrderDateOperandsResource.setBTGLastOrderDateOperandsCollection(java.util.Collection<BTGLastOrderDateOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.