| 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.Class |
ReferenceStringListOperandValueProvider.getAtomicValueType(BTGReferenceStringListOperandModel operand) |
java.lang.Object |
ReferenceStringListOperandValueProvider.getValue(BTGReferenceStringListOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
ReferenceStringListOperandValueProvider.getValueType(BTGReferenceStringListOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGReferenceStringListOperandModel |
BTGReferenceStringListOperandResource.getBTGReferenceStringListOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGReferenceStringListOperandModel |
BTGReferenceStringListOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGReferenceStringListOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGReferenceStringListOperandModel> |
BTGReferenceStringListOperandsResource.getBTGReferenceStringListOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceStringListOperandResource.setBTGReferenceStringListOperandModel(BTGReferenceStringListOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGReferenceStringListOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceStringListOperandsResource.setBTGReferenceStringListOperandsCollection(java.util.Collection<BTGReferenceStringListOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<java.lang.String> |
BTGReferenceStringListOperandLabelProvider.getItemObjectCollection(BTGReferenceStringListOperandModel item) |
Copyright © 2018 SAP SE. All Rights Reserved.