| Package | Description |
|---|---|
| de.hybris.platform.core.resource.type | |
| de.hybris.platform.servicelayer.interceptor.impl |
| Modifier and Type | Method and Description |
|---|---|
ViewTypeModel |
ViewTypeResource.getViewTypeModel()
Convenience method which just delegates to
#getResourceValue() |
protected ViewTypeModel |
ViewTypeResource.readResource(String resourceId)
Gets the
ViewTypeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ViewTypeModel> |
ViewTypesResource.getViewTypesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewTypeResource.setViewTypeModel(ViewTypeModel value)
Convenience method which just delegates to
#setResourceValue(ViewTypeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewTypesResource.setViewTypesCollection(Collection<ViewTypeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewTypePrepareInterceptor.onPrepare(ViewTypeModel viewType,
InterceptorContext ctx) |
Copyright © 2017 SAP SE. All Rights Reserved.