| Package | Description |
|---|---|
| com.sap.hybris.sapquoteintegration.jalo | |
| de.hybris.platform.cockpit.jalo | |
| de.hybris.platform.comments.jalo | |
| de.hybris.platform.ticket.events.jalo |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedSapquoteintegrationManager.getCommentAuthorEmail(Comment item)
Generated method - Getter of the
Comment.commentAuthorEmail attribute. |
java.lang.String |
GeneratedSapquoteintegrationManager.getCommentAuthorEmail(SessionContext ctx,
Comment item)
Generated method - Getter of the
Comment.commentAuthorEmail attribute. |
void |
GeneratedSapquoteintegrationManager.setCommentAuthorEmail(Comment item,
java.lang.String value)
Generated method - Setter of the
Comment.commentAuthorEmail attribute. |
void |
GeneratedSapquoteintegrationManager.setCommentAuthorEmail(SessionContext ctx,
Comment item,
java.lang.String value)
Generated method - Setter of the
Comment.commentAuthorEmail attribute. |
| Modifier and Type | Method and Description |
|---|---|
Comment |
GeneratedCommentMetadata.getComment()
Generated method - Getter of the
CommentMetadata.comment attribute. |
Comment |
GeneratedCommentMetadata.getComment(SessionContext ctx)
Generated method - Getter of the
CommentMetadata.comment attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCockpitManager.addToCommentMetadata(Comment item,
CommentMetadata value)
Generated method - Adds
value to commentMetadata. |
void |
GeneratedCockpitManager.addToCommentMetadata(SessionContext ctx,
Comment item,
CommentMetadata value)
Generated method - Adds
value to commentMetadata. |
java.util.Collection<CommentMetadata> |
GeneratedCockpitManager.getCommentMetadata(Comment item)
Generated method - Getter of the
Comment.commentMetadata attribute. |
java.util.Collection<CommentMetadata> |
GeneratedCockpitManager.getCommentMetadata(SessionContext ctx,
Comment item)
Generated method - Getter of the
Comment.commentMetadata attribute. |
void |
GeneratedCockpitManager.removeFromCommentMetadata(Comment item,
CommentMetadata value)
Generated method - Removes
value from commentMetadata. |
void |
GeneratedCockpitManager.removeFromCommentMetadata(SessionContext ctx,
Comment item,
CommentMetadata value)
Generated method - Removes
value from commentMetadata. |
protected void |
GeneratedCommentMetadata.setComment(Comment value)
Generated method - Setter of the
CommentMetadata.comment attribute. |
protected void |
GeneratedCommentMetadata.setComment(SessionContext ctx,
Comment value)
Generated method - Setter of the
CommentMetadata.comment attribute. |
void |
GeneratedCockpitManager.setCommentMetadata(Comment item,
java.util.Collection<CommentMetadata> value)
Generated method - Setter of the
Comment.commentMetadata attribute. |
void |
GeneratedCockpitManager.setCommentMetadata(SessionContext ctx,
Comment item,
java.util.Collection<CommentMetadata> value)
Generated method - Setter of the
Comment.commentMetadata attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<Comment> |
GeneratedCommentType.COMMENTHANDLER
OneToManyHandler for handling 1:n COMMENT's relation attributes from 'many' side. |
protected static OneToManyHandler<Comment> |
GeneratedComponent.COMMENTHANDLER
OneToManyHandler for handling 1:n COMMENT's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Comment |
GeneratedCommentsManager.createComment(java.util.Map attributeValues) |
Comment |
GeneratedCommentsManager.createComment(SessionContext ctx,
java.util.Map attributeValues) |
Comment |
GeneratedReply.getComment()
Generated method - Getter of the
Reply.comment attribute. |
Comment |
GeneratedReply.getComment(SessionContext ctx)
Generated method - Getter of the
Reply.comment attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Comment> |
GeneratedCommentsManager.getAssignedComments(SessionContext ctx,
User item)
Generated method - Getter of the
User.assignedComments attribute. |
java.util.List<Comment> |
GeneratedCommentsManager.getAssignedComments(User item)
Generated method - Getter of the
User.assignedComments attribute. |
java.util.List<Comment> |
GeneratedCommentsManager.getComments(Item item)
Generated method - Getter of the
Item.comments attribute. |
java.util.List<Comment> |
GeneratedCommentsManager.getComments(SessionContext ctx,
Item item)
Generated method - Getter of the
Item.comments attribute. |
java.util.List<Comment> |
GeneratedCommentsManager.getWatchedComments(Principal item)
Generated method - Getter of the
Principal.watchedComments attribute. |
java.util.List<Comment> |
GeneratedCommentsManager.getWatchedComments(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.watchedComments attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommentsManager.addToAssignedComments(SessionContext ctx,
User item,
Comment value)
Generated method - Adds
value to assignedComments. |
void |
GeneratedCommentsManager.addToAssignedComments(User item,
Comment value)
Generated method - Adds
value to assignedComments. |
void |
GeneratedCommentsManager.addToComments(Item item,
Comment value)
Generated method - Adds
value to comments. |
void |
GeneratedCommentsManager.addToComments(SessionContext ctx,
Item item,
Comment value)
Generated method - Adds
value to comments. |
void |
GeneratedCommentsManager.addToWatchedComments(Principal item,
Comment value)
Generated method - Adds
value to watchedComments. |
void |
GeneratedCommentsManager.addToWatchedComments(SessionContext ctx,
Principal item,
Comment value)
Generated method - Adds
value to watchedComments. |
void |
GeneratedCommentsManager.removeFromAssignedComments(SessionContext ctx,
User item,
Comment value)
Generated method - Removes
value from assignedComments. |
void |
GeneratedCommentsManager.removeFromAssignedComments(User item,
Comment value)
Generated method - Removes
value from assignedComments. |
void |
GeneratedCommentsManager.removeFromComments(Item item,
Comment value)
Generated method - Removes
value from comments. |
void |
GeneratedCommentsManager.removeFromComments(SessionContext ctx,
Item item,
Comment value)
Generated method - Removes
value from comments. |
void |
GeneratedCommentsManager.removeFromWatchedComments(Principal item,
Comment value)
Generated method - Removes
value from watchedComments. |
void |
GeneratedCommentsManager.removeFromWatchedComments(SessionContext ctx,
Principal item,
Comment value)
Generated method - Removes
value from watchedComments. |
protected void |
GeneratedReply.setComment(Comment value)
Generated method - Setter of the
Reply.comment attribute. |
protected void |
GeneratedReply.setComment(SessionContext ctx,
Comment value)
Generated method - Setter of the
Reply.comment attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCommentsManager.setAssignedComments(SessionContext ctx,
User item,
java.util.List<Comment> value)
Generated method - Setter of the
User.assignedComments attribute. |
void |
GeneratedCommentsManager.setAssignedComments(User item,
java.util.List<Comment> value)
Generated method - Setter of the
User.assignedComments attribute. |
void |
GeneratedCommentsManager.setComments(Item item,
java.util.List<Comment> value)
Generated method - Setter of the
Item.comments attribute. |
void |
GeneratedCommentsManager.setComments(SessionContext ctx,
Item item,
java.util.List<Comment> value)
Generated method - Setter of the
Item.comments attribute. |
void |
GeneratedCommentsManager.setWatchedComments(Principal item,
java.util.List<Comment> value)
Generated method - Setter of the
Principal.watchedComments attribute. |
void |
GeneratedCommentsManager.setWatchedComments(SessionContext ctx,
Principal item,
java.util.List<Comment> value)
Generated method - Setter of the
Principal.watchedComments 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.