|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrchestrationObject | |
|---|---|
| org.kuali.student.contract.model | |
| Uses of OrchestrationObject in org.kuali.student.contract.model |
|---|
| Fields in org.kuali.student.contract.model declared as OrchestrationObject | |
|---|---|
private OrchestrationObject |
OrchestrationObjectField.inlineObject
|
private OrchestrationObject |
OrchestrationObjectField.parent
|
| Methods in org.kuali.student.contract.model that return OrchestrationObject | |
|---|---|
OrchestrationObject |
OrchestrationObjectField.getInlineObject()
|
OrchestrationObject |
OrchestrationObjectField.getParent()
|
| Methods in org.kuali.student.contract.model that return types with arguments of type OrchestrationObject | |
|---|---|
Map<String,OrchestrationObject> |
OrchestrationModel.getOrchestrationObjects()
get Orchestration Objects |
| Methods in org.kuali.student.contract.model with parameters of type OrchestrationObject | |
|---|---|
void |
OrchestrationObjectField.setInlineObject(OrchestrationObject inlineObject)
|
void |
OrchestrationObjectField.setParent(OrchestrationObject parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||