intradoc.soap.custom
Class SoapCustomUtils
java.lang.Object
|
+--intradoc.soap.custom.SoapCustomUtils
- public class SoapCustomUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapCustomUtils
public SoapCustomUtils()
getDataLists
public static DataResultSet getDataLists()
getDataListElements
public static DataResultSet getDataListElements(java.lang.String dataListName)
getWsdlList
public static DataResultSet getWsdlList()
getComplexTypeList
public static DataResultSet getComplexTypeList(java.lang.String wsdlName)
getComplexTypeElements
public static DataResultSet getComplexTypeElements(java.lang.String wsdlName,
java.lang.String complexName)
getServiceList
public static DataResultSet getServiceList(java.lang.String wsdlName)
getServiceElements
public static DataResultSet getServiceElements(java.lang.String wsdlName,
java.lang.String serviceName,
boolean isRequest)
(c) 1996-2005 All rights reserved. Stellent, Inc. |