| Package | Description |
|---|---|
| org.osivia.services.procedure.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
Step |
Form.getTheCurrentStep()
gets the step to display
|
Step |
Form.getTheSelectedStep()
gets the step being curently edited
|
| Modifier and Type | Method and Description |
|---|---|
List<Step> |
ProcedureModel.getSteps()
Getter for steps.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Step.compareTo(Step step) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureModel.setSteps(List<Step> steps)
Setter for steps.
|
| Constructor and Description |
|---|
Step(Integer index,
Step copiedStep) |
Copyright © 2016. All rights reserved.