| Package | Description |
|---|---|
| de.hybris.platform.chineseprofile.resource |
| Modifier and Type | Method and Description |
|---|---|
ChineseUpdateProfileComponentModel |
ChineseUpdateProfileComponentResource.getChineseUpdateProfileComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ChineseUpdateProfileComponentModel |
ChineseUpdateProfileComponentResource.readResource(java.lang.String resourceId)
Gets the
ChineseUpdateProfileComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ChineseUpdateProfileComponentModel> |
ChineseUpdateProfileComponentsResource.getChineseUpdateProfileComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChineseUpdateProfileComponentResource.setChineseUpdateProfileComponentModel(ChineseUpdateProfileComponentModel value)
Convenience method which just delegates to
#setResourceValue(ChineseUpdateProfileComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChineseUpdateProfileComponentsResource.setChineseUpdateProfileComponentsCollection(java.util.Collection<ChineseUpdateProfileComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.