| 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 |
|---|---|
Class |
ReferenceRegexListOperandValueProvider.getAtomicValueType(BTGReferenceRegExpListOperandModel operand) |
Object |
ReferenceRegexListOperandValueProvider.getValue(BTGReferenceRegExpListOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
Class |
ReferenceRegexListOperandValueProvider.getValueType(BTGReferenceRegExpListOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGReferenceRegExpListOperandModel |
BTGReferenceRegExpListOperandResource.getBTGReferenceRegExpListOperandModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGReferenceRegExpListOperandModel |
BTGReferenceRegExpListOperandResource.readResource(String resourceId)
Gets the
BTGReferenceRegExpListOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGReferenceRegExpListOperandModel> |
BTGReferenceRegExpListOperandsResource.getBTGReferenceRegExpListOperandsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceRegExpListOperandResource.setBTGReferenceRegExpListOperandModel(BTGReferenceRegExpListOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGReferenceRegExpListOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGReferenceRegExpListOperandsResource.setBTGReferenceRegExpListOperandsCollection(Collection<BTGReferenceRegExpListOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<String> |
BTGReferenceRegExpListOperandLabelProvider.getItemObjectCollection(BTGReferenceRegExpListOperandModel item) |
Copyright © 2017 SAP SE. All Rights Reserved.