public class AeUserOverridingEndpointReference extends Object implements org.activebpel.wsio.IAeWebServiceEndpointReference
| Constructor and Description |
|---|
AeUserOverridingEndpointReference(org.activebpel.wsio.IAeWebServiceEndpointReference orig,
Endpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
Iterator |
getExtensibilityElements() |
String |
getPassword() |
List |
getPolicies() |
QName |
getPortType() |
Map |
getProperties() |
List |
getReferenceProperties() |
QName |
getServiceName() |
String |
getServicePort() |
String |
getSourceNamespace() |
String |
getUsername() |
public AeUserOverridingEndpointReference(org.activebpel.wsio.IAeWebServiceEndpointReference orig,
Endpoint endpoint)
public String getUsername()
getUsername in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic String getPassword()
getPassword in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic List getPolicies()
getPolicies in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic Iterator getExtensibilityElements()
getExtensibilityElements in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic QName getServiceName()
getServiceName in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic String getServicePort()
getServicePort in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic Map getProperties()
getProperties in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic String getAddress()
getAddress in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic QName getPortType()
getPortType in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic List getReferenceProperties()
getReferenceProperties in interface org.activebpel.wsio.IAeWebServiceEndpointReferencepublic String getSourceNamespace()
getSourceNamespace in interface org.activebpel.wsio.IAeWebServiceEndpointReference