| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.label.impl | |
| de.hybris.platform.comments.jalo | |
| de.hybris.platform.ticket.events.jalo |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CommentLabelProvider.getIconPath(AbstractComment item)
Deprecated.
|
protected java.lang.String |
CommentLabelProvider.getIconPath(AbstractComment item,
java.lang.String languageIso)
Deprecated.
|
protected java.lang.String |
CommentLabelProvider.getItemDescription(AbstractComment item)
Deprecated.
|
protected java.lang.String |
CommentLabelProvider.getItemDescription(AbstractComment item,
java.lang.String languageIso)
Deprecated.
|
protected java.lang.String |
CommentLabelProvider.getItemLabel(AbstractComment item)
Deprecated.
|
protected java.lang.String |
CommentLabelProvider.getItemLabel(AbstractComment item,
java.lang.String languageIso)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Comment |
class |
GeneratedComment
Generated class for type
Comment. |
class |
GeneratedReply
Generated class for type
Reply. |
class |
Reply |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<AbstractComment> |
GeneratedCommentsManager.ABSTRACTCOMMENTAUTHORRELATIONCREATEDCOMMENTSHANDLER
OneToManyHandler for handling 1:n CREATEDCOMMENTS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
AbstractComment |
GeneratedCommentAttachment.getAbstractComment()
Generated method - Getter of the
CommentAttachment.abstractComment attribute. |
AbstractComment |
GeneratedCommentAttachment.getAbstractComment(SessionContext ctx)
Generated method - Getter of the
CommentAttachment.abstractComment attribute. |
AbstractComment |
GeneratedCommentUserSetting.getComment()
Generated method - Getter of the
CommentUserSetting.comment attribute. |
AbstractComment |
GeneratedCommentUserSetting.getComment(SessionContext ctx)
Generated method - Getter of the
CommentUserSetting.comment attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractComment> |
GeneratedCommentsManager.getCreatedComments(SessionContext ctx,
User item)
Generated method - Getter of the
User.createdComments attribute. |
java.util.List<AbstractComment> |
GeneratedCommentsManager.getCreatedComments(User item)
Generated method - Getter of the
User.createdComments attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommentsManager.addToCreatedComments(SessionContext ctx,
User item,
AbstractComment value)
Generated method - Adds
value to createdComments. |
void |
GeneratedCommentsManager.addToCreatedComments(User item,
AbstractComment value)
Generated method - Adds
value to createdComments. |
void |
GeneratedCommentsManager.removeFromCreatedComments(SessionContext ctx,
User item,
AbstractComment value)
Generated method - Removes
value from createdComments. |
void |
GeneratedCommentsManager.removeFromCreatedComments(User item,
AbstractComment value)
Generated method - Removes
value from createdComments. |
void |
GeneratedCommentAttachment.setAbstractComment(AbstractComment value)
Generated method - Setter of the
CommentAttachment.abstractComment attribute. |
void |
GeneratedCommentAttachment.setAbstractComment(SessionContext ctx,
AbstractComment value)
Generated method - Setter of the
CommentAttachment.abstractComment attribute. |
protected void |
GeneratedCommentUserSetting.setComment(AbstractComment value)
Generated method - Setter of the
CommentUserSetting.comment attribute. |
protected void |
GeneratedCommentUserSetting.setComment(SessionContext ctx,
AbstractComment value)
Generated method - Setter of the
CommentUserSetting.comment attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommentsManager.setCreatedComments(SessionContext ctx,
User item,
java.util.List<AbstractComment> value)
Generated method - Setter of the
User.createdComments attribute. |
void |
GeneratedCommentsManager.setCreatedComments(User item,
java.util.List<AbstractComment> value)
Generated method - Setter of the
User.createdComments attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
CsCustomerEvent |
class |
CsTicketEvent |
class |
CsTicketResolutionEvent |
class |
GeneratedCsCustomerEvent
Generated class for type
CsCustomerEvent. |
class |
GeneratedCsTicketEvent
Generated class for type
CsTicketEvent. |
class |
GeneratedCsTicketResolutionEvent
Generated class for type
CsTicketResolutionEvent. |
Copyright © 2018 SAP SE. All Rights Reserved.