| Package | Description |
|---|---|
| de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl | |
| de.hybris.platform.cockpit.resource | |
| de.hybris.platform.cockpit.services.comments | |
| de.hybris.platform.cockpit.services.comments.impl | |
| de.hybris.platform.comments.model |
Contains generated models for each type of de.hybris.platform.comments.jalo package.
|
| de.hybris.platform.print.comet.converter.impl | |
| de.hybris.platform.print.tests |
| Modifier and Type | Method and Description |
|---|---|
protected CommentMetadataModel |
DefaultCommentLayerComponentController.createCommentMetadata(CommentLayerComponentModel model,
CommentModel commentToSave,
CommentIcon newIcon) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCommentLayerComponentController.displayCommentIcon(TypedObject commentLayerTarget,
CommentMetadataModel metaData)
Determines if comment icon represented by the meta data should be displayed over given
commentLayerTerget. |
protected boolean |
DefaultCommentLayerComponentController.displayCommentIcon(TypedObject commentLayerTarget,
CommentMetadataModel metaData,
int pageIndex)
Determines if comment icon represented by the meta data should be displayed over given
commentLayerTerget. |
| Modifier and Type | Method and Description |
|---|---|
CommentMetadataModel |
CommentMetadataResource.getCommentMetadataModel()
Convenience method which just delegates to
#getResourceValue() |
protected CommentMetadataModel |
CommentMetadataResource.readResource(String resourceId)
Gets the
CommentMetadataModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CommentMetadataModel> |
CommentMetadatasResource.getCommentMetadatasCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentMetadataResource.setCommentMetadataModel(CommentMetadataModel value)
Convenience method which just delegates to
#setResourceValue(CommentMetadataModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentMetadatasResource.setCommentMetadatasCollection(Collection<CommentMetadataModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
CommentMetadataModel |
CommentLayerService.getCommentLocationForPreview(CommentModel comment,
MediaModel preview)
Returns Comment position meta-data of the given
CommentModel instance for the given preview media. |
| Modifier and Type | Method and Description |
|---|---|
CommentMetadataModel |
DefaultCommentLayerService.getCommentLocationForPreview(CommentModel comment,
MediaModel preview) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CommentMetadataModel> |
CommentModel.getCommentMetadata()
Generated method - Getter of the
Comment.commentMetadata attribute defined at extension cockpit. |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentModel.setCommentMetadata(Collection<CommentMetadataModel> value)
Generated method - Setter of
Comment.commentMetadata attribute defined at extension cockpit. |
| Modifier and Type | Method and Description |
|---|---|
protected NoteParentIDs |
NoteInfoPopulator.createParentIDs(Collection<CommentMetadataModel> metadata,
CommentInfo commentInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected CommentMetadataModel |
AbstractPrintWorkflowTest.createCommentMetadata(ItemModel item,
CommentModel comment) |
Copyright © 2017 SAP SE. All Rights Reserved.