| Package | Description |
|---|---|
| de.hybris.platform.cockpit.services.label.impl | |
| de.hybris.platform.comments.jalo | |
| de.hybris.platform.print.jalo | |
| de.hybris.platform.ticket.events.jalo |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CommentLabelProvider.getIconPath(AbstractComment item)
Deprecated.
|
protected String |
CommentLabelProvider.getIconPath(AbstractComment item,
String languageIso)
Deprecated.
|
protected String |
CommentLabelProvider.getItemDescription(AbstractComment item)
Deprecated.
|
protected String |
CommentLabelProvider.getItemDescription(AbstractComment item,
String languageIso)
Deprecated.
|
protected String |
CommentLabelProvider.getItemLabel(AbstractComment item)
Deprecated.
|
protected String |
CommentLabelProvider.getItemLabel(AbstractComment item,
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 |
|---|---|
List<AbstractComment> |
GeneratedCommentsManager.getCreatedComments(SessionContext ctx,
User item)
Generated method - Getter of the
User.createdComments attribute. |
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,
List<AbstractComment> value)
Generated method - Setter of the
User.createdComments attribute. |
void |
GeneratedCommentsManager.setCreatedComments(User item,
List<AbstractComment> value)
Generated method - Setter of the
User.createdComments attribute. |
| Modifier and Type | Method and Description |
|---|---|
CommentGroup |
GeneratedPrintManager.getCommentGroup(AbstractComment item)
Generated method - Getter of the
AbstractComment.commentGroup attribute. |
CommentGroup |
GeneratedPrintManager.getCommentGroup(SessionContext ctx,
AbstractComment item)
Generated method - Getter of the
AbstractComment.commentGroup attribute. |
Workflow |
GeneratedPrintManager.getWorkflow(AbstractComment item)
Generated method - Getter of the
AbstractComment.workflow attribute. |
Workflow |
GeneratedPrintManager.getWorkflow(SessionContext ctx,
AbstractComment item)
Generated method - Getter of the
AbstractComment.workflow attribute. |
Boolean |
GeneratedPrintManager.isReceivedByDtp(AbstractComment item)
Generated method - Getter of the
AbstractComment.receivedByDtp attribute. |
Boolean |
GeneratedPrintManager.isReceivedByDtp(SessionContext ctx,
AbstractComment item)
Generated method - Getter of the
AbstractComment.receivedByDtp attribute. |
boolean |
GeneratedPrintManager.isReceivedByDtpAsPrimitive(AbstractComment item)
Generated method - Getter of the
AbstractComment.receivedByDtp attribute. |
boolean |
GeneratedPrintManager.isReceivedByDtpAsPrimitive(SessionContext ctx,
AbstractComment item)
Generated method - Getter of the
AbstractComment.receivedByDtp attribute. |
void |
GeneratedPrintManager.setCommentGroup(AbstractComment item,
CommentGroup value)
Generated method - Setter of the
AbstractComment.commentGroup attribute. |
void |
GeneratedPrintManager.setCommentGroup(SessionContext ctx,
AbstractComment item,
CommentGroup value)
Generated method - Setter of the
AbstractComment.commentGroup attribute. |
void |
GeneratedPrintManager.setReceivedByDtp(AbstractComment item,
boolean value)
Generated method - Setter of the
AbstractComment.receivedByDtp attribute. |
void |
GeneratedPrintManager.setReceivedByDtp(AbstractComment item,
Boolean value)
Generated method - Setter of the
AbstractComment.receivedByDtp attribute. |
void |
GeneratedPrintManager.setReceivedByDtp(SessionContext ctx,
AbstractComment item,
boolean value)
Generated method - Setter of the
AbstractComment.receivedByDtp attribute. |
void |
GeneratedPrintManager.setReceivedByDtp(SessionContext ctx,
AbstractComment item,
Boolean value)
Generated method - Setter of the
AbstractComment.receivedByDtp attribute. |
void |
GeneratedPrintManager.setWorkflow(AbstractComment item,
Workflow value)
Generated method - Setter of the
AbstractComment.workflow attribute. |
void |
GeneratedPrintManager.setWorkflow(SessionContext ctx,
AbstractComment item,
Workflow value)
Generated method - Setter of the
AbstractComment.workflow 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 © 2017 SAP SE. All Rights Reserved.