| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.label.impl | |
| de.hybris.platform.comments.model |
Contains generated models for each type of de.hybris.platform.comments.jalo package.
|
| de.hybris.platform.comments.resource | |
| de.hybris.platform.ticket.email.context |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CommentAttachmentModelLabelProvider.getIconPath(CommentAttachmentModel attachment) |
protected java.lang.String |
CommentAttachmentModelLabelProvider.getIconPath(CommentAttachmentModel attachment,
java.lang.String languageIso) |
protected java.lang.String |
CommentAttachmentModelLabelProvider.getItemDescription(CommentAttachmentModel attachment) |
protected java.lang.String |
CommentAttachmentModelLabelProvider.getItemDescription(CommentAttachmentModel attachment,
java.lang.String languageIso) |
protected java.lang.String |
CommentAttachmentModelLabelProvider.getItemLabel(CommentAttachmentModel attachment) |
protected java.lang.String |
CommentAttachmentModelLabelProvider.getItemLabel(CommentAttachmentModel attachment,
java.lang.String languageIso) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CommentAttachmentModel> |
AbstractCommentModel.getAttachments()
Generated method - Getter of the
AbstractComment.attachments attribute defined at extension comments. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommentModel.setAttachments(java.util.Collection<CommentAttachmentModel> value)
Generated method - Setter of
AbstractComment.attachments attribute defined at extension comments. |
| Modifier and Type | Method and Description |
|---|---|
CommentAttachmentModel |
CommentAttachmentResource.getCommentAttachmentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CommentAttachmentModel |
CommentAttachmentResource.readResource(java.lang.String resourceId)
Gets the
CommentAttachmentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CommentAttachmentModel> |
CommentAttachmentsResource.getCommentAttachmentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAttachmentResource.setCommentAttachmentModel(CommentAttachmentModel value)
Convenience method which just delegates to
#setResourceValue(CommentAttachmentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAttachmentsResource.setCommentAttachmentsCollection(java.util.Collection<CommentAttachmentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CommentAttachmentModel> |
AbstractTicketContext.getAttachments() |
Copyright © 2018 SAP SE. All Rights Reserved.