| Package | Description |
|---|---|
| de.hybris.platform.btg.condition.operand.valueproviders | |
| de.hybris.platform.btg.resource | |
| de.hybris.platform.btgcockpit.service.label |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ReferenceDateOperandValueProvider.getValue(BTGReferenceDateOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
ReferenceDateOperandValueProvider.getValueType(BTGReferenceDateOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGReferenceDateOperandModel |
BTGReferenceDateOperandResource.getBTGReferenceDateOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGReferenceDateOperandModel |
BTGReferenceDateOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGReferenceDateOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGReferenceDateOperandModel> |
BTGReferenceDateOperandsResource.getBTGReferenceDateOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceDateOperandResource.setBTGReferenceDateOperandModel(BTGReferenceDateOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGReferenceDateOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceDateOperandsResource.setBTGReferenceDateOperandsCollection(java.util.Collection<BTGReferenceDateOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
BTGReferenceDateOperandLabelProvider.getItemLabel(BTGReferenceDateOperandModel item) |
Copyright © 2018 SAP SE. All Rights Reserved.