public interface DictionaryModel extends SearchModel, ServiceContractModel
| Modifier and Type | Method and Description | 
|---|---|
List<Constraint> | 
getConstraints()
get constraints 
 | 
List<CrossObjectConstraint> | 
getCrossObjectConstraints()
get cross object constraints 
 | 
List<Dictionary> | 
getDictionary()
get dictionary entries 
 | 
List<Field> | 
getFields()
get fields 
 | 
List<OrchObj> | 
getOrchObjs()
get Orchestration Object Definitions 
 | 
List<Project> | 
getProjects()
get the project definitions 
 | 
List<String> | 
getSourceNames()
get name of the source of this spreadsheet 
 | 
List<State> | 
getStates()
load lu States 
 | 
List<Type> | 
getTypes()
get the kuali student types 
 | 
getSearchTypesgetMessageStructures, getServiceMethods, getServices, getXmlTypes, toStringList<String> getSourceNames()
getSourceNames in interface SearchModelgetSourceNames in interface ServiceContractModelList<Dictionary> getDictionary()
List<Constraint> getConstraints()
List<CrossObjectConstraint> getCrossObjectConstraints()
List<OrchObj> getOrchObjs()
List<Project> getProjects()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.