public class ServiceContractModelQDoxLoader extends Object implements ServiceContractModel
| Constructor and Description | 
|---|
ServiceContractModelQDoxLoader(List<String> sourceDirectories)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MessageStructure> | 
getMessageStructures()
Get Message Structure Definitions 
 | 
List<ServiceMethod> | 
getServiceMethods()
Get service methods 
 | 
List<Service> | 
getServices()
get the service definitions 
 | 
List<String> | 
getSourceNames()  | 
List<XmlType> | 
getXmlTypes()
load xml types 
 | 
String | 
toString()
Gets the structure of this object as a String. 
 | 
public ServiceContractModelQDoxLoader(List<String> sourceDirectories)
public List<ServiceMethod> getServiceMethods()
ServiceContractModelgetServiceMethods in interface ServiceContractModelpublic List<String> getSourceNames()
getSourceNames in interface ServiceContractModelpublic List<Service> getServices()
ServiceContractModelgetServices in interface ServiceContractModelpublic List<XmlType> getXmlTypes()
ServiceContractModelgetXmlTypes in interface ServiceContractModelpublic List<MessageStructure> getMessageStructures()
ServiceContractModelgetMessageStructures in interface ServiceContractModelpublic String toString()
ServiceContractModeltoString in interface ServiceContractModeltoString in class ObjectCopyright © 2004–2014 The Kuali Foundation. All rights reserved.