| Package | Description |
|---|---|
| de.hybris.platform.workflow.hmc | |
| de.hybris.platform.workflow.jalo |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowItemAttachment> |
GeneratedCreateWorkflowWizard.getAttachments()
Generated method - Getter of the
CreateWorkflowWizard.attachments attribute. |
abstract List<WorkflowItemAttachment> |
GeneratedCreateWorkflowWizard.getAttachments(SessionContext ctx)
Generated method - Getter of the
CreateWorkflowWizard.attachments attribute. |
List<WorkflowItemAttachment> |
CreateWorkflowWizard.getAttachments(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCreateWorkflowWizard.setAttachments(List<WorkflowItemAttachment> value)
Generated method - Setter of the
CreateWorkflowWizard.attachments attribute. |
abstract void |
GeneratedCreateWorkflowWizard.setAttachments(SessionContext ctx,
List<WorkflowItemAttachment> value)
Generated method - Setter of the
CreateWorkflowWizard.attachments attribute. |
void |
CreateWorkflowWizard.setAttachments(SessionContext ctx,
List<WorkflowItemAttachment> value) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<WorkflowItemAttachment> |
GeneratedWorkflow.ATTACHMENTSHANDLER
OneToManyHandler for handling 1:n ATTACHMENTS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
WorkflowItemAttachment |
GeneratedWorkflowManager.createWorkflowItemAttachment(Map attributeValues) |
WorkflowItemAttachment |
GeneratedWorkflowManager.createWorkflowItemAttachment(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowItemAttachment> |
GeneratedWorkflow.getAttachments()
Generated method - Getter of the
Workflow.attachments attribute. |
List<WorkflowItemAttachment> |
GeneratedWorkflowAction.getAttachments()
Generated method - Getter of the
WorkflowAction.attachments attribute. |
List<WorkflowItemAttachment> |
GeneratedWorkflow.getAttachments(SessionContext ctx)
Generated method - Getter of the
Workflow.attachments attribute. |
List<WorkflowItemAttachment> |
GeneratedWorkflowAction.getAttachments(SessionContext ctx)
Generated method - Getter of the
WorkflowAction.attachments attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWorkflow.addToAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
GeneratedWorkflowAction.addToAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
GeneratedWorkflow.addToAttachments(WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
GeneratedWorkflowAction.addToAttachments(WorkflowItemAttachment value)
Generated method - Adds
value to attachments. |
void |
GeneratedWorkflow.removeFromAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
GeneratedWorkflowAction.removeFromAttachments(SessionContext ctx,
WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
GeneratedWorkflow.removeFromAttachments(WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
void |
GeneratedWorkflowAction.removeFromAttachments(WorkflowItemAttachment value)
Generated method - Removes
value from attachments. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWorkflow.setAttachments(List<WorkflowItemAttachment> value)
Generated method - Setter of the
Workflow.attachments attribute. |
void |
GeneratedWorkflowAction.setAttachments(List<WorkflowItemAttachment> value)
Generated method - Setter of the
WorkflowAction.attachments attribute. |
void |
GeneratedWorkflow.setAttachments(SessionContext ctx,
List<WorkflowItemAttachment> value)
Generated method - Setter of the
Workflow.attachments attribute. |
void |
GeneratedWorkflowAction.setAttachments(SessionContext ctx,
List<WorkflowItemAttachment> value)
Generated method - Setter of the
WorkflowAction.attachments attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.