public abstract class ConnectionSetProxy extends Object
| Modifier and Type | Field and Description |
|---|---|
ConnectionSetModel |
moOwner |
| Constructor and Description |
|---|
ConnectionSetProxy()
Instantiates a ConnectionSetProxy object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ConnectionSetProxy |
clone()
allow cloning
|
abstract boolean |
execute(Element oWSDLConnectionNode,
boolean bDynamicMerge)
Virtual method to execute this connection.
|
boolean |
handlesConnection(int eConnectionTag)
does this Proxy handle a particular connection type?
|
public ConnectionSetModel moOwner
public ConnectionSetProxy()
public abstract ConnectionSetProxy clone()
public abstract boolean execute(Element oWSDLConnectionNode, boolean bDynamicMerge)
public boolean handlesConnection(int eConnectionTag)
Copyright © 2010 - 2020 Adobe. All Rights Reserved