Constructor and Description |
---|
AdminUiInquirableWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
XmlType xmlType,
List<ServiceMethod> methods) |
AdminUiInquiryViewBeanWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
XmlType xmlType,
List<ServiceMethod> methods) |
AdminUiLookupableWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
XmlType xmlType,
List<ServiceMethod> methods) |
AdminUiLookupViewBeanWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
XmlType xmlType,
List<ServiceMethod> methods) |
AdminUiWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter) |
AdminUiWriterForOneService(ServiceContractModel model,
String directory,
String rootPackage,
String servKey) |
Modifier and Type | Method and Description |
---|---|
protected ServiceContractModel |
AbstractKSMojo.getModel() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractKSMojo.validate(ServiceContractModel model) |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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 |
Constructor and Description |
---|
ServiceContractModelCache(ServiceContractModel model) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
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) |
Constructor and Description |
---|
ServiceContractModelValidator(ServiceContractModel model) |
ServiceMethodValidator(ServiceMethod method,
ServiceContractModel model) |
XmlTypesValidator(XmlType xmlType,
ServiceContractModel model) |
Modifier and Type | Method and Description |
---|---|
static String |
MessageStructureTypeCalculator.calculate(JavaClassWriter writer,
ServiceContractModel model,
String type,
String realType,
String importPackage) |
static String |
MessageStructureTypeCalculator.calculate(ServiceContractModel model,
String type,
String realType) |
Constructor and Description |
---|
KradDictionaryCreator(String directory,
ServiceContractModel model,
String className,
boolean writeManual,
boolean writeGenerated,
Map<String,String> typeOverrides) |
Modifier and Type | Field and Description |
---|---|
protected ServiceContractModel |
JpaAttributeEntityWriter.model |
protected ServiceContractModel |
JpaImplWriter.model |
protected ServiceContractModel |
JpaDaoWriter.model |
protected ServiceContractModel |
JpaImplWriterForOneService.model |
protected ServiceContractModel |
JpaImplServiceWriter.model |
protected ServiceContractModel |
JpaEntityWriter.model |
Constructor and Description |
---|
JpaAttributeEntityWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
XmlType xmlType,
boolean isR1,
String mainEntityName) |
JpaAttributeEntityWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
XmlType xmlType,
boolean isR1,
String packageName,
String className) |
JpaDaoWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
XmlType xmlType,
boolean isR1) |
JpaDaoWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
XmlType xmlType,
boolean isR1,
String packageName,
String className) |
JpaEntityWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
XmlType xmlType,
boolean isR1) |
JpaEntityWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
XmlType xmlType,
boolean isR1,
String packageName,
String className) |
JpaImplServiceWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
boolean isR1) |
JpaImplServiceWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods,
boolean isR1,
String packageName,
String className) |
JpaImplWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter,
boolean isR1) |
JpaImplWriterForOneService(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
boolean isR1) |
Modifier and Type | Field and Description |
---|---|
protected ServiceContractModel |
MockImplWriterForOneService.model |
protected ServiceContractModel |
MockImplWriter.model |
protected ServiceContractModel |
MockImplServiceWriter.model |
Modifier and Type | Method and Description |
---|---|
static List<Service> |
ConformanceTestBaseCrudClassServiceWriter.filterServices(ServiceContractModel model,
ServicesFilter filter) |
Constructor and Description |
---|
RemoteImplServiceSpringBeanWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey) |
RemoteImplServiceTestWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods) |
RemoteImplServiceWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods) |
RemoteImplWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter) |
RemoteImplWriterForOneService(ServiceContractModel model,
String directory,
String rootPackage,
String servKey) |
Constructor and Description |
---|
ValidationDecoratorServiceWriter(ServiceContractModel model,
String directory,
String rootPackage,
String servKey,
List<ServiceMethod> methods) |
ValidationDecoratorWriter(ServiceContractModel model,
String directory,
String rootPackage,
ServicesFilter filter) |
ValidationDecoratorWriterForOneService(ServiceContractModel model,
String directory,
String rootPackage,
String servKey) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.