| Package | Description |
|---|---|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
PathPrefixModel |
PathPrefixResource.getPathPrefixModel()
Convenience method which just delegates to
#getResourceValue() |
protected PathPrefixModel |
PathPrefixResource.readResource(String resourceId)
Gets the
PathPrefixModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PathPrefixModel> |
PathPrefixsResource.getPathPrefixsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathPrefixResource.setPathPrefixModel(PathPrefixModel value)
Convenience method which just delegates to
#setResourceValue(PathPrefixModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathPrefixsResource.setPathPrefixsCollection(Collection<PathPrefixModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.