| Package | Description |
|---|---|
| org.apache.syncope.common.to |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowFormPropertyTO> |
WorkflowFormTO.getProperties() |
Map<String,WorkflowFormPropertyTO> |
WorkflowFormTO.getPropertyMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WorkflowFormTO.addProperty(WorkflowFormPropertyTO property) |
boolean |
WorkflowFormTO.removeProperty(WorkflowFormPropertyTO property) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowFormTO.setProperties(Collection<WorkflowFormPropertyTO> properties) |
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.