|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface 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.
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 |
Method Detail |
---|
List<String> getSourceNames()
List<Service> getServices()
List<ServiceMethod> getServiceMethods()
List<XmlType> getXmlTypes()
List<MessageStructure> getMessageStructures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |