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
|
getSearchTypes
getMessageStructures, getServiceMethods, getServices, getXmlTypes, toString
List<String> getSourceNames()
getSourceNames
in interface SearchModel
getSourceNames
in interface ServiceContractModel
List<Dictionary> getDictionary()
List<Constraint> getConstraints()
List<CrossObjectConstraint> getCrossObjectConstraints()
List<OrchObj> getOrchObjs()
List<Project> getProjects()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.