public class SoapDataSource extends ActionService
CONFIG_PLUGIN, DATABASE_SIG, plugin, REQUIRES_LOGIN, SSO_AUTHENTICATOR, SSO_ERROR, UNIQUE_ID| Constructor and Description | 
|---|
| SoapDataSource() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected SoapFault | makeFault(SoapClient client,
         org.w3c.dom.Document requestDoc,
         java.lang.Throwable e)make the fault | 
| protected org.w3c.dom.Document | makeResponseDoc(SoapClient client)make the response ( haven't checked session yet) | 
| protected org.w3c.dom.Document | makeSecureResponseDoc(SoapClient client)the session has been validated | 
| ValidationList | updates(MutableDataSource ds,
       DBObject baseData,
       java.util.Vector fields)This method accepts a series of field path/values and updates those fields
  with the specified values. | 
doCommand, extProcess, makeErrorDoc, service, showNodecheckLayer, checkLogin, checkNTLM, doDelete, doError, doGet, doPost, doProcess, doProcess, doPut, extProcess, init, redirect, requiresLogin, showSecurityError, showServerDown, showTruncatedRequestError, sslHostURL, validatePageAllowedprotected org.w3c.dom.Document makeResponseDoc(SoapClient client) throws java.lang.Exception
ActionServicemakeResponseDoc in class ActionServiceclient - the client to usejava.lang.Exception - a serious problemprotected org.w3c.dom.Document makeSecureResponseDoc(SoapClient client) throws java.lang.Exception
ActionServicemakeSecureResponseDoc in class ActionServiceclient - the client to usejava.lang.Exception - a serious problempublic ValidationList updates(MutableDataSource ds, DBObject baseData, java.util.Vector fields) throws java.lang.Exception
ds - the data sourcebaseData - fields - java.lang.Exception - a serious problemprotected SoapFault makeFault(SoapClient client, org.w3c.dom.Document requestDoc, java.lang.Throwable e)
makeFault in class ActionServiceclient - the soap clientrequestDoc - request documente - the root exceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.