| 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 |
OrganizationUIDOfUserOperandValueProvider.getValue(BTGOrganizationUIDOfUserOperandModel operand,
UserModel user,
BTGConditionEvaluationScope evaluationScope) |
java.lang.Class |
OrganizationUIDOfUserOperandValueProvider.getValueType(BTGOrganizationUIDOfUserOperandModel operand) |
| Modifier and Type | Method and Description |
|---|---|
BTGOrganizationUIDOfUserOperandModel |
BTGOrganizationUIDOfUserOperandResource.getBTGOrganizationUIDOfUserOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGOrganizationUIDOfUserOperandModel |
BTGOrganizationUIDOfUserOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGOrganizationUIDOfUserOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGOrganizationUIDOfUserOperandModel> |
BTGOrganizationUIDOfUserOperandsResource.getBTGOrganizationUIDOfUserOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrganizationUIDOfUserOperandResource.setBTGOrganizationUIDOfUserOperandModel(BTGOrganizationUIDOfUserOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGOrganizationUIDOfUserOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGOrganizationUIDOfUserOperandsResource.setBTGOrganizationUIDOfUserOperandsCollection(java.util.Collection<BTGOrganizationUIDOfUserOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.