| Package | Description |
|---|---|
| de.hybris.platform.financialservices.resource.components |
| Modifier and Type | Method and Description |
|---|---|
CMSAgentRootComponentModel |
CMSAgentRootComponentResource.getCMSAgentRootComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected CMSAgentRootComponentModel |
CMSAgentRootComponentResource.readResource(String resourceId)
Gets the
CMSAgentRootComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSAgentRootComponentModel> |
CMSAgentRootComponentsResource.getCMSAgentRootComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSAgentRootComponentResource.setCMSAgentRootComponentModel(CMSAgentRootComponentModel value)
Convenience method which just delegates to
#setResourceValue(CMSAgentRootComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSAgentRootComponentsResource.setCMSAgentRootComponentsCollection(Collection<CMSAgentRootComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.