| Package | Description |
|---|---|
| de.hybris.platform.secaddon.controllers.cms | |
| de.hybris.platform.secaddon.resource.components |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SecChatComponentController.fillModel(HttpServletRequest request,
Model model,
SecChatComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
SecChatComponentModel |
SecChatComponentResource.getSecChatComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SecChatComponentModel |
SecChatComponentResource.readResource(java.lang.String resourceId)
Gets the
SecChatComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SecChatComponentModel> |
SecChatComponentsResource.getSecChatComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecChatComponentResource.setSecChatComponentModel(SecChatComponentModel value)
Convenience method which just delegates to
#setResourceValue(SecChatComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecChatComponentsResource.setSecChatComponentsCollection(java.util.Collection<SecChatComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.