| Package | Description |
|---|---|
| de.hybris.platform.core.resource.test | |
| de.hybris.platform.servicelayer.test |
| Modifier and Type | Method and Description |
|---|---|
TestItemType3Model |
TestItemType3Resource.getTestItemType3Model()
Convenience method which just delegates to
#getResourceValue() |
protected TestItemType3Model |
TestItemType3Resource.readResource(String resourceId)
Gets the
TestItemType3Model resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<TestItemType3Model> |
TestItemType3sResource.getTestItemType3sCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestItemType3Resource.setTestItemType3Model(TestItemType3Model value)
Convenience method which just delegates to
#setResourceValue(TestItemType3Model) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestItemType3sResource.setTestItemType3sCollection(Collection<TestItemType3Model> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
String |
TestItemTyp3FooBarAttributeHandler.get(TestItemType3Model model) |
void |
TestItemTyp3FooBarAttributeHandler.set(TestItemType3Model model,
String value) |
Copyright © 2017 SAP SE. All Rights Reserved.