| Interface | Description | 
|---|---|
| DictionaryExpander | 
 An implementing class expands the dictionary entries by translating a group reference into each of it's sets
 Envision both type and state expanders but right now just have type expanders 
 | 
| DictionaryModel | 
 Abstration of the spreadsheet that holds the data so we can implement both
 google and excel versions as well as caching and expanding ones. 
 | 
| OrchestrationModel | |
| SearchModel | 
 Abstration of the spreadsheet that holds the data so we can implement both
 google and excel versions as well as caching and expanding ones. 
 | 
| ServiceContractModel | 
 Abstration of the spreadsheet that holds the data so we can implement both
 google and excel versions as well as caching and expanding ones. 
 | 
| Class | Description | 
|---|---|
| Constraint | 
 This models a constraint either an in-line one or one defined as part of the bank of constraints. 
 | 
| CrossObjectConstraint | 
 Models a cross-object constraint 
 | 
| Dictionary | 
 Models a single dictionary entry 
 | 
| Field | 
 This models a single field definition in the spreadsheet 
 | 
| Lookup | |
| MessageStructure | 
 Represents a message structure (dto) 
 | 
| OrchestrationObject | |
| OrchestrationObjectField | |
| OrchObj | |
| Project | |
| SearchCriteria | |
| SearchCriteriaParameter | |
| SearchImplementation | |
| SearchResult | |
| SearchResultColumn | |
| SearchRow | 
 Models a single dictionary entry 
 | 
| SearchType | |
| Service | |
| ServiceMethod | 
 Represents a method in the contract (service). 
 | 
| ServiceMethodError | |
| ServiceMethodParameter | 
 Represent a parameter in a service operation call. 
 | 
| ServiceMethodReturnValue | |
| ServiceMethodRow | |
| State | 
 Models the state object in the spreadsheet 
 | 
| Type | 
 Models the type object in the spreadsheets 
 | 
| TypeStateCaseConstraint | 
 Models a single type state constraint that combines multiple entries into a single
 constraint statement 
 | 
| TypeStateConstraint | |
| XmlType | 
 Implements the XML type definitions in the spreadsheet 
 | 
| Enum | Description | 
|---|---|
| OrchestrationObject.Source | |
| OrchestrationObjectField.FieldTypeCategory | |
| OrchestrationObjectField.WriteAccess | 
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.