| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceContractModel in org.kuali.student.common.mojo | 
|---|
| Methods in org.kuali.student.common.mojo that return ServiceContractModel | |
|---|---|
protected  ServiceContractModel | 
AbstractKSMojo.getModel()
 | 
| Methods in org.kuali.student.common.mojo with parameters of type ServiceContractModel | |
|---|---|
protected  boolean | 
AbstractKSMojo.validate(ServiceContractModel model)
 | 
| Uses of ServiceContractModel in org.kuali.student.contract.model | 
|---|
| Subinterfaces of ServiceContractModel in org.kuali.student.contract.model | |
|---|---|
 interface | 
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.  | 
| Uses of ServiceContractModel in org.kuali.student.contract.model.impl | 
|---|
| Classes in org.kuali.student.contract.model.impl that implement ServiceContractModel | |
|---|---|
 class | 
ServiceContractModelCache
This reads the supplied spreadsheet but then caches it so it doesn't have to re-read it again.  | 
 class | 
ServiceContractModelPescXsdLoader
 | 
 class | 
ServiceContractModelQDoxLoader
 | 
| Constructors in org.kuali.student.contract.model.impl with parameters of type ServiceContractModel | |
|---|---|
ServiceContractModelCache(ServiceContractModel model)
 | 
|
| Uses of ServiceContractModel in org.kuali.student.contract.model.util | 
|---|
| Methods in org.kuali.student.contract.model.util with parameters of type ServiceContractModel | |
|---|---|
static Set<XmlType> | 
HtmlContractServiceWriter.calcMainMessageStructures(ServiceContractModel mdl,
                                                   String serviceOptionaFilter)
 | 
static Set<String> | 
HtmlContractMessageStructureWriter.calcOtherXmlTypeUsages(ServiceContractModel mdl,
                                             XmlType xmlType)
 | 
static Set<ServiceMethod> | 
HtmlContractMessageStructureWriter.calcUsageByMethods(ServiceContractModel mdl,
                                     XmlType xmlType)
 | 
static Set<String> | 
HtmlContractMessageStructureWriter.calcUsageByService(ServiceContractModel mdl,
                                     XmlType xmlType)
 | 
| Constructors in org.kuali.student.contract.model.util with parameters of type ServiceContractModel | |
|---|---|
HtmlContractMessageStructureWriter(XmlType xmlType,
                                                                     String directory,
                                                                     ServiceContractModel model)
 | 
|
HtmlContractServiceWriter(Service service,
                                                   String directory,
                                                   ServiceContractModel model)
 | 
|
HtmlContractWriter(String directory,
                                     ServiceContractModel model)
 | 
|
MessageStructureHierarchyDumper(PrintStream out,
                                                               ServiceContractModel model)
 | 
|
ModelFinder(ServiceContractModel model)
 | 
|
| Uses of ServiceContractModel in org.kuali.student.contract.model.validation | 
|---|
| Constructors in org.kuali.student.contract.model.validation with parameters of type ServiceContractModel | |
|---|---|
ServiceContractModelValidator(ServiceContractModel model)
 | 
|
ServiceMethodValidator(ServiceMethod method,
                                             ServiceContractModel model)
 | 
|
XmlTypesValidator(XmlType xmlType,
                                   ServiceContractModel model)
 | 
|
| Uses of ServiceContractModel in org.kuali.student.contract.writer.service | 
|---|
| Methods in org.kuali.student.contract.writer.service with parameters of type ServiceContractModel | |
|---|---|
static String | 
MessageStructureTypeCalculator.calculate(JavaClassWriter writer,
                   ServiceContractModel model,
                   String type,
                   String realType,
                   String importPackage)
 | 
static String | 
MessageStructureTypeCalculator.calculate(ServiceContractModel model,
                   String type,
                   String realType)
 | 
| Uses of ServiceContractModel in org.kuali.student.datadictionary.util | 
|---|
| Constructors in org.kuali.student.datadictionary.util with parameters of type ServiceContractModel | |
|---|---|
KradDictionaryCreator(String directory,
                                           ServiceContractModel model,
                                           String className,
                                           boolean writeManual,
                                           boolean writeGenerated)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||