public class WSDLConnectionSetProxy extends ConnectionSetProxy
| Modifier and Type | Class and Description |
|---|---|
static interface |
WSDLConnectionSetProxy.ConnectionSetProxyHandler |
static class |
WSDLConnectionSetProxy.Notifications |
moOwner| Constructor and Description |
|---|
WSDLConnectionSetProxy()
The default c'tor -- instantiate an ConnectionSetProxy object.
|
WSDLConnectionSetProxy(WSDLConnectionSetProxy.ConnectionSetProxyHandler handler,
Object inHandlerData) |
WSDLConnectionSetProxy(WSDLConnectionSetProxy oProxy) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSetProxy |
clone()
allow cloning
|
boolean |
execute(Element oWSDLConnectionNode,
boolean bDynamicMerge)
Adobe patent application tracking # P624,
entitled "Form-based Data Storage And Retrieval",
inventors: Matveief,Young,Solc
|
Node |
getWSDLConnectionNode()
returns the WSDLConnectionNode that is currently executing, only valid while executing.
|
boolean |
handlesConnection(int eConnectionTag)
does this Proxy handle a particular connection type?
|
void |
setSOAPFile(String inFile)
temp for testing
|
public WSDLConnectionSetProxy()
public WSDLConnectionSetProxy(WSDLConnectionSetProxy oProxy)
public WSDLConnectionSetProxy(WSDLConnectionSetProxy.ConnectionSetProxyHandler handler, Object inHandlerData)
public ConnectionSetProxy clone()
clone in class ConnectionSetProxypublic boolean execute(Element oWSDLConnectionNode, boolean bDynamicMerge)
execute in class ConnectionSetProxypublic Node getWSDLConnectionNode()
public boolean handlesConnection(int eConnectionTag)
handlesConnection in class ConnectionSetProxypublic void setSOAPFile(String inFile)
Copyright © 2010 - 2020 Adobe. All Rights Reserved