com.hp.ov.nms.sdk.iface
Class InterfaceBeanServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by com.hp.ov.nms.sdk.iface.InterfaceBeanServiceStub

public class InterfaceBeanServiceStub
extends org.apache.axis2.client.Stub


Nested Class Summary
static class InterfaceBeanServiceStub._interface
           
static class InterfaceBeanServiceStub.AddCapabilities
           
static class InterfaceBeanServiceStub.AddCapabilitiesResponse
           
static class InterfaceBeanServiceStub.BooleanOperator
           
static class InterfaceBeanServiceStub.Capability
           
static class InterfaceBeanServiceStub.CapabilityArray
           
static class InterfaceBeanServiceStub.Condition
           
static class InterfaceBeanServiceStub.Constraint
           
static class InterfaceBeanServiceStub.CustomAttribute
           
static class InterfaceBeanServiceStub.CustomAttributeArray
           
static class InterfaceBeanServiceStub.Expression
           
static class InterfaceBeanServiceStub.ExtensionMapper
           
static class InterfaceBeanServiceStub.Filter
           
static class InterfaceBeanServiceStub.GetConclusions
           
static class InterfaceBeanServiceStub.GetConclusionsResponse
           
static class InterfaceBeanServiceStub.GetInterfaces
           
static class InterfaceBeanServiceStub.GetInterfacesResponse
           
static class InterfaceBeanServiceStub.InterfaceArray
           
static class InterfaceBeanServiceStub.InterfaceConclusion
           
static class InterfaceBeanServiceStub.InterfaceConclusionArray
           
static class InterfaceBeanServiceStub.ManagementMode
           
static class InterfaceBeanServiceStub.NmsInterfaceFault
           
static class InterfaceBeanServiceStub.NmsInterfaceFault0
           
static class InterfaceBeanServiceStub.Operator
           
static class InterfaceBeanServiceStub.RemoveCapabilities
           
static class InterfaceBeanServiceStub.RemoveCapabilitiesResponse
           
static class InterfaceBeanServiceStub.Status
           
static class InterfaceBeanServiceStub.StringArray
           
static class InterfaceBeanServiceStub.UpdateCustomAttributes
           
static class InterfaceBeanServiceStub.UpdateCustomAttributesResponse
           
static class InterfaceBeanServiceStub.UpdateManagementMode
           
static class InterfaceBeanServiceStub.UpdateManagementModeResponse
           
static class InterfaceBeanServiceStub.UpdateNotes
           
static class InterfaceBeanServiceStub.UpdateNotesResponse
           
 
Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
InterfaceBeanServiceStub()
          Default Constructor
InterfaceBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
InterfaceBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint)
          Constructor that takes in a configContext
InterfaceBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
InterfaceBeanServiceStub(java.lang.String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 InterfaceBeanServiceStub.AddCapabilitiesResponse addCapabilities(InterfaceBeanServiceStub.AddCapabilities addCapabilities)
          Auto generated method signature
 InterfaceBeanServiceStub.GetConclusionsResponse getConclusions(InterfaceBeanServiceStub.GetConclusions getConclusions)
          Auto generated method signature
 InterfaceBeanServiceStub.GetInterfacesResponse getInterfaces(InterfaceBeanServiceStub.GetInterfaces getInterfaces)
          Auto generated method signature
 InterfaceBeanServiceStub.RemoveCapabilitiesResponse removeCapabilities(InterfaceBeanServiceStub.RemoveCapabilities removeCapabilities)
          Auto generated method signature
 InterfaceBeanServiceStub.UpdateCustomAttributesResponse updateCustomAttributes(InterfaceBeanServiceStub.UpdateCustomAttributes updateCustomAttributes)
          Auto generated method signature
 InterfaceBeanServiceStub.UpdateManagementModeResponse updateManagementMode(InterfaceBeanServiceStub.UpdateManagementMode updateManagementMode)
          Auto generated method signature
 InterfaceBeanServiceStub.UpdateNotesResponse updateNotes(InterfaceBeanServiceStub.UpdateNotes updateNotes)
          Auto generated method signature
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

InterfaceBeanServiceStub

public InterfaceBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                java.lang.String targetEndpoint)
                         throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

InterfaceBeanServiceStub

public InterfaceBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                java.lang.String targetEndpoint,
                                boolean useSeparateListener)
                         throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

InterfaceBeanServiceStub

public InterfaceBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                         throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

InterfaceBeanServiceStub

public InterfaceBeanServiceStub()
                         throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

InterfaceBeanServiceStub

public InterfaceBeanServiceStub(java.lang.String targetEndpoint)
                         throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

addCapabilities

public InterfaceBeanServiceStub.AddCapabilitiesResponse addCapabilities(InterfaceBeanServiceStub.AddCapabilities addCapabilities)
                                                                 throws java.rmi.RemoteException,
                                                                        NmsInterfaceFaultException0
Auto generated method signature

Parameters:
addCapabilities -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#addCapabilities

getConclusions

public InterfaceBeanServiceStub.GetConclusionsResponse getConclusions(InterfaceBeanServiceStub.GetConclusions getConclusions)
                                                               throws java.rmi.RemoteException,
                                                                      NmsInterfaceFaultException0
Auto generated method signature

Parameters:
getConclusions -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#getConclusions

getInterfaces

public InterfaceBeanServiceStub.GetInterfacesResponse getInterfaces(InterfaceBeanServiceStub.GetInterfaces getInterfaces)
                                                             throws java.rmi.RemoteException,
                                                                    NmsInterfaceFaultException0
Auto generated method signature

Parameters:
getInterfaces -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#getInterfaces

removeCapabilities

public InterfaceBeanServiceStub.RemoveCapabilitiesResponse removeCapabilities(InterfaceBeanServiceStub.RemoveCapabilities removeCapabilities)
                                                                       throws java.rmi.RemoteException,
                                                                              NmsInterfaceFaultException0
Auto generated method signature

Parameters:
removeCapabilities -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#removeCapabilities

updateCustomAttributes

public InterfaceBeanServiceStub.UpdateCustomAttributesResponse updateCustomAttributes(InterfaceBeanServiceStub.UpdateCustomAttributes updateCustomAttributes)
                                                                               throws java.rmi.RemoteException,
                                                                                      NmsInterfaceFaultException0
Auto generated method signature

Parameters:
updateCustomAttributes -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#updateCustomAttributes

updateManagementMode

public InterfaceBeanServiceStub.UpdateManagementModeResponse updateManagementMode(InterfaceBeanServiceStub.UpdateManagementMode updateManagementMode)
                                                                           throws java.rmi.RemoteException,
                                                                                  NmsInterfaceFaultException0
Auto generated method signature

Parameters:
updateManagementMode -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#updateManagementMode

updateNotes

public InterfaceBeanServiceStub.UpdateNotesResponse updateNotes(InterfaceBeanServiceStub.UpdateNotes updateNotes)
                                                         throws java.rmi.RemoteException,
                                                                NmsInterfaceFaultException0
Auto generated method signature

Parameters:
updateNotes -
Throws:
java.rmi.RemoteException
NmsInterfaceFaultException0
See Also:
com.hp.ov.nms.sdk.iface.InterfaceBeanService#updateNotes