Uses of Class
org.kuali.student.contract.model.OrchestrationObject

Packages that use OrchestrationObject
org.kuali.student.contract.model   
 

Uses of OrchestrationObject in org.kuali.student.contract.model
 

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)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.