| Package | Description |
|---|---|
| de.hybris.platform.print.maintenance | |
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
CleanupDtpCommentsStrategy.process(List<DtpCommentModel> elements) |
| Modifier and Type | Method and Description |
|---|---|
List<DtpCommentModel> |
PageModel.getDtpComments()
Generated method - Getter of the
Page.dtpComments attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
PageModel.setDtpComments(List<DtpCommentModel> value)
Generated method - Setter of
Page.dtpComments attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
DtpCommentModel |
DtpCommentResource.getDtpCommentModel()
Convenience method which just delegates to
#getResourceValue() |
protected DtpCommentModel |
DtpCommentResource.readResource(String resourceId)
Gets the
DtpCommentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DtpCommentModel> |
DtpCommentsResource.getDtpCommentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DtpCommentResource.setDtpCommentModel(DtpCommentModel value)
Convenience method which just delegates to
#setResourceValue(DtpCommentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DtpCommentsResource.setDtpCommentsCollection(Collection<DtpCommentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.