| Package | Description |
|---|---|
| de.hybris.platform.core.resource.type |
| Modifier and Type | Method and Description |
|---|---|
ExpressionAttributeDescriptorModel |
ExpressionAttributeDescriptorResource.getExpressionAttributeDescriptorModel()
Convenience method which just delegates to
#getResourceValue() |
protected ExpressionAttributeDescriptorModel |
ExpressionAttributeDescriptorResource.readResource(String resourceId)
Gets the
ExpressionAttributeDescriptorModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExpressionAttributeDescriptorModel> |
ExpressionAttributeDescriptorsResource.getExpressionAttributeDescriptorsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionAttributeDescriptorResource.setExpressionAttributeDescriptorModel(ExpressionAttributeDescriptorModel value)
Convenience method which just delegates to
#setResourceValue(ExpressionAttributeDescriptorModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionAttributeDescriptorsResource.setExpressionAttributeDescriptorsCollection(Collection<ExpressionAttributeDescriptorModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.