| Package | Description |
|---|---|
| de.hybris.platform.print.jalo | |
| de.hybris.platform.workflow.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedPrintJobHistoryEntry
Generated class for type
PrintJobHistoryEntry. |
class |
PrintJobHistoryEntry |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<WorkflowActionComment> |
GeneratedAbstractWorkflowAction.WORKFLOWACTIONCOMMENTSHANDLER
OneToManyHandler for handling 1:n WORKFLOWACTIONCOMMENTS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
WorkflowActionComment |
GeneratedWorkflowManager.createWorkflowActionComment(Map attributeValues) |
WorkflowActionComment |
GeneratedWorkflowManager.createWorkflowActionComment(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WorkflowActionComment> |
GeneratedAbstractWorkflowAction.getWorkflowActionComments()
Generated method - Getter of the
AbstractWorkflowAction.workflowActionComments attribute. |
Collection<WorkflowActionComment> |
GeneratedAbstractWorkflowAction.getWorkflowActionComments(SessionContext ctx)
Generated method - Getter of the
AbstractWorkflowAction.workflowActionComments attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractWorkflowAction.addToWorkflowActionComments(SessionContext ctx,
WorkflowActionComment value)
Generated method - Adds
value to workflowActionComments. |
void |
GeneratedAbstractWorkflowAction.addToWorkflowActionComments(WorkflowActionComment value)
Generated method - Adds
value to workflowActionComments. |
void |
GeneratedAbstractWorkflowAction.removeFromWorkflowActionComments(SessionContext ctx,
WorkflowActionComment value)
Generated method - Removes
value from workflowActionComments. |
void |
GeneratedAbstractWorkflowAction.removeFromWorkflowActionComments(WorkflowActionComment value)
Generated method - Removes
value from workflowActionComments. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractWorkflowAction.setWorkflowActionComments(Collection<WorkflowActionComment> value)
Generated method - Setter of the
AbstractWorkflowAction.workflowActionComments attribute. |
void |
GeneratedAbstractWorkflowAction.setWorkflowActionComments(SessionContext ctx,
Collection<WorkflowActionComment> value)
Generated method - Setter of the
AbstractWorkflowAction.workflowActionComments attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.