org.kuali.student.contract.model
Interface OrchestrationModel


public interface OrchestrationModel

Author:
nwright

Method Summary
 List<Object> getLookups()
          get look ups for bank of lookups
 Map<String,OrchestrationObject> getOrchestrationObjects()
          get Orchestration Objects
 

Method Detail

getOrchestrationObjects

Map<String,OrchestrationObject> getOrchestrationObjects()
get Orchestration Objects

Returns:

getLookups

List<Object> getLookups()
get look ups for bank of lookups

Returns:


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.