| Package | Description |
|---|---|
| de.hybris.platform.print.resource | |
| de.hybris.platform.printcockpit.model.layout | |
| de.hybris.platform.printcockpit.model.layout.impl |
| Modifier and Type | Method and Description |
|---|---|
AttributePlaceholderModel |
AttributePlaceholderResource.getAttributePlaceholderModel()
Convenience method which just delegates to
#getResourceValue() |
protected AttributePlaceholderModel |
AttributePlaceholderResource.readResource(String resourceId)
Gets the
AttributePlaceholderModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributePlaceholderModel> |
AttributePlaceholdersResource.getAttributePlaceholdersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributePlaceholderResource.setAttributePlaceholderModel(AttributePlaceholderModel value)
Convenience method which just delegates to
#setResourceValue(AttributePlaceholderModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributePlaceholdersResource.setAttributePlaceholdersCollection(Collection<AttributePlaceholderModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
AttributePlaceholderModel |
LayoutService.createAttributePlaceholder(PlaceholderTemplateModel template,
String qualifier,
List<AttributeDescriptorModel> attributePath)
Creates a new attribute placeholder.
|
| Modifier and Type | Method and Description |
|---|---|
AttributePlaceholderModel |
LayoutServiceImpl.createAttributePlaceholder(PlaceholderTemplateModel template,
String qualifier,
List<AttributeDescriptorModel> ad) |
Copyright © 2017 SAP SE. All Rights Reserved.