| Package | Description |
|---|---|
| de.hybris.platform.b2bbtgaddon.btg.condition.operand.valueproviders | |
| de.hybris.platform.b2bbtgaddon.resource.btg |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
OrganizationUIDsOperandValueProvider.getValue(BTGOrganizationUIDsOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
OrganizationUIDsOperandValueProvider.getValueType(BTGOrganizationUIDsOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGOrganizationUIDsOperandModel |
BTGOrganizationUIDsOperandResource.getBTGOrganizationUIDsOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGOrganizationUIDsOperandModel |
BTGOrganizationUIDsOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGOrganizationUIDsOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGOrganizationUIDsOperandModel> |
BTGOrganizationUIDsOperandsResource.getBTGOrganizationUIDsOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrganizationUIDsOperandResource.setBTGOrganizationUIDsOperandModel(BTGOrganizationUIDsOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGOrganizationUIDsOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrganizationUIDsOperandsResource.setBTGOrganizationUIDsOperandsCollection(java.util.Collection<BTGOrganizationUIDsOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.