| Package | Description |
|---|---|
| de.hybris.platform.btg.model |
Contains generated models for each type of de.hybris.platform.btg.jalo package.
|
| de.hybris.platform.btg.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BTGMediaScriptOperandModel
Generated model class for type BTGMediaScriptOperand first defined at extension btg.
|
class |
BTGStringScriptOperandModel
Generated model class for type BTGStringScriptOperand first defined at extension btg.
|
| Modifier and Type | Method and Description |
|---|---|
BTGAbstractScriptOperandModel |
BTGAbstractScriptOperandResource.getBTGAbstractScriptOperandModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BTGAbstractScriptOperandModel |
BTGAbstractScriptOperandResource.readResource(java.lang.String resourceId)
Gets the
BTGAbstractScriptOperandModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BTGAbstractScriptOperandModel> |
BTGAbstractScriptOperandsResource.getBTGAbstractScriptOperandsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractScriptOperandResource.setBTGAbstractScriptOperandModel(BTGAbstractScriptOperandModel value)
Convenience method which just delegates to
#setResourceValue(BTGAbstractScriptOperandModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGAbstractScriptOperandsResource.setBTGAbstractScriptOperandsCollection(java.util.Collection<BTGAbstractScriptOperandModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.