|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.student.contract.model.impl.ServiceContractModelPescXsdLoader
public class ServiceContractModelPescXsdLoader
Constructor Summary | |
---|---|
ServiceContractModelPescXsdLoader(List<String> xsdFileNames)
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceContractModelPescXsdLoader(List<String> xsdFileNames)
Method Detail |
---|
public List<ServiceMethod> getServiceMethods()
ServiceContractModel
getServiceMethods
in interface ServiceContractModel
public List<String> getSourceNames()
getSourceNames
in interface ServiceContractModel
public List<Service> getServices()
ServiceContractModel
getServices
in interface ServiceContractModel
public List<XmlType> getXmlTypes()
ServiceContractModel
getXmlTypes
in interface ServiceContractModel
public List<MessageStructure> getMessageStructures()
ServiceContractModel
getMessageStructures
in interface ServiceContractModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |