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