com.hp.ov.nms.sdk.incident
Class IncidentBeanServiceStub

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

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


Nested Class Summary
static class IncidentBeanServiceStub.AddIncident
           
static class IncidentBeanServiceStub.AddIncidentResponse
           
static class IncidentBeanServiceStub.BooleanOperator
           
static class IncidentBeanServiceStub.Cia
           
static class IncidentBeanServiceStub.CiaArray
           
static class IncidentBeanServiceStub.Condition
           
static class IncidentBeanServiceStub.Constraint
           
static class IncidentBeanServiceStub.DeleteIncident
           
static class IncidentBeanServiceStub.DeleteIncidentByUuid
           
static class IncidentBeanServiceStub.DeleteIncidentByUuidResponse
           
static class IncidentBeanServiceStub.DeleteIncidentResponse
           
static class IncidentBeanServiceStub.Expression
           
static class IncidentBeanServiceStub.ExtensionMapper
           
static class IncidentBeanServiceStub.Filter
           
static class IncidentBeanServiceStub.GetAssignToPrincipals
           
static class IncidentBeanServiceStub.GetAssignToPrincipalsResponse
           
static class IncidentBeanServiceStub.GetChildIncidents
           
static class IncidentBeanServiceStub.GetChildIncidentsResponse
           
static class IncidentBeanServiceStub.GetIncidents
           
static class IncidentBeanServiceStub.GetIncidentsResponse
           
static class IncidentBeanServiceStub.Incident
           
static class IncidentBeanServiceStub.IncidentArray
           
static class IncidentBeanServiceStub.IncidentMgmtEvent
           
static class IncidentBeanServiceStub.Nature
           
static class IncidentBeanServiceStub.NmsIncidentFault
           
static class IncidentBeanServiceStub.NmsIncidentFault0
           
static class IncidentBeanServiceStub.Operator
           
static class IncidentBeanServiceStub.Origin
           
static class IncidentBeanServiceStub.Severity
           
static class IncidentBeanServiceStub.StringArray
           
static class IncidentBeanServiceStub.UpdateAssignedTo
           
static class IncidentBeanServiceStub.UpdateAssignedToResponse
           
static class IncidentBeanServiceStub.UpdateCias
           
static class IncidentBeanServiceStub.UpdateCiasResponse
           
static class IncidentBeanServiceStub.UpdateLifecycleState
           
static class IncidentBeanServiceStub.UpdateLifecycleStateResponse
           
static class IncidentBeanServiceStub.UpdateNotes
           
static class IncidentBeanServiceStub.UpdateNotesResponse
           
static class IncidentBeanServiceStub.UpdatePriority
           
static class IncidentBeanServiceStub.UpdatePriorityResponse
           
 
Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
IncidentBeanServiceStub()
          Default Constructor
IncidentBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
IncidentBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint)
          Constructor that takes in a configContext
IncidentBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
IncidentBeanServiceStub(java.lang.String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 IncidentBeanServiceStub.AddIncidentResponse addIncident(IncidentBeanServiceStub.AddIncident addIncident)
          Auto generated method signature
 IncidentBeanServiceStub.DeleteIncidentResponse deleteIncident(IncidentBeanServiceStub.DeleteIncident deleteIncident)
          Auto generated method signature
 IncidentBeanServiceStub.DeleteIncidentByUuidResponse deleteIncidentByUuid(IncidentBeanServiceStub.DeleteIncidentByUuid deleteIncidentByUuid)
          Auto generated method signature
 IncidentBeanServiceStub.GetAssignToPrincipalsResponse getAssignToPrincipals(IncidentBeanServiceStub.GetAssignToPrincipals getAssignToPrincipals)
          Auto generated method signature
 IncidentBeanServiceStub.GetChildIncidentsResponse getChildIncidents(IncidentBeanServiceStub.GetChildIncidents getChildIncidents)
          Auto generated method signature
 IncidentBeanServiceStub.GetIncidentsResponse getIncidents(IncidentBeanServiceStub.GetIncidents getIncidents)
          Auto generated method signature
 IncidentBeanServiceStub.UpdateAssignedToResponse updateAssignedTo(IncidentBeanServiceStub.UpdateAssignedTo updateAssignedTo)
          Auto generated method signature
 IncidentBeanServiceStub.UpdateCiasResponse updateCias(IncidentBeanServiceStub.UpdateCias updateCias)
          Auto generated method signature
 IncidentBeanServiceStub.UpdateLifecycleStateResponse updateLifecycleState(IncidentBeanServiceStub.UpdateLifecycleState updateLifecycleState)
          Auto generated method signature
 IncidentBeanServiceStub.UpdateNotesResponse updateNotes(IncidentBeanServiceStub.UpdateNotes updateNotes)
          Auto generated method signature
 IncidentBeanServiceStub.UpdatePriorityResponse updatePriority(IncidentBeanServiceStub.UpdatePriority updatePriority)
          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

IncidentBeanServiceStub

public IncidentBeanServiceStub(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

IncidentBeanServiceStub

public IncidentBeanServiceStub(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

IncidentBeanServiceStub

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

Throws:
org.apache.axis2.AxisFault

IncidentBeanServiceStub

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

Throws:
org.apache.axis2.AxisFault

IncidentBeanServiceStub

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

Throws:
org.apache.axis2.AxisFault
Method Detail

addIncident

public IncidentBeanServiceStub.AddIncidentResponse addIncident(IncidentBeanServiceStub.AddIncident addIncident)
                                                        throws java.rmi.RemoteException,
                                                               NmsIncidentFaultException0
Auto generated method signature

Parameters:
addIncident -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#addIncident

deleteIncident

public IncidentBeanServiceStub.DeleteIncidentResponse deleteIncident(IncidentBeanServiceStub.DeleteIncident deleteIncident)
                                                              throws java.rmi.RemoteException,
                                                                     NmsIncidentFaultException0
Auto generated method signature

Parameters:
deleteIncident -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#deleteIncident

deleteIncidentByUuid

public IncidentBeanServiceStub.DeleteIncidentByUuidResponse deleteIncidentByUuid(IncidentBeanServiceStub.DeleteIncidentByUuid deleteIncidentByUuid)
                                                                          throws java.rmi.RemoteException,
                                                                                 NmsIncidentFaultException0
Auto generated method signature

Parameters:
deleteIncidentByUuid -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#deleteIncidentByUuid

getAssignToPrincipals

public IncidentBeanServiceStub.GetAssignToPrincipalsResponse getAssignToPrincipals(IncidentBeanServiceStub.GetAssignToPrincipals getAssignToPrincipals)
                                                                            throws java.rmi.RemoteException,
                                                                                   NmsIncidentFaultException0
Auto generated method signature

Parameters:
getAssignToPrincipals -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#getAssignToPrincipals

getChildIncidents

public IncidentBeanServiceStub.GetChildIncidentsResponse getChildIncidents(IncidentBeanServiceStub.GetChildIncidents getChildIncidents)
                                                                    throws java.rmi.RemoteException,
                                                                           NmsIncidentFaultException0
Auto generated method signature

Parameters:
getChildIncidents -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#getChildIncidents

getIncidents

public IncidentBeanServiceStub.GetIncidentsResponse getIncidents(IncidentBeanServiceStub.GetIncidents getIncidents)
                                                          throws java.rmi.RemoteException,
                                                                 NmsIncidentFaultException0
Auto generated method signature

Parameters:
getIncidents -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#getIncidents

updateAssignedTo

public IncidentBeanServiceStub.UpdateAssignedToResponse updateAssignedTo(IncidentBeanServiceStub.UpdateAssignedTo updateAssignedTo)
                                                                  throws java.rmi.RemoteException,
                                                                         NmsIncidentFaultException0
Auto generated method signature

Parameters:
updateAssignedTo -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateAssignedTo

updateCias

public IncidentBeanServiceStub.UpdateCiasResponse updateCias(IncidentBeanServiceStub.UpdateCias updateCias)
                                                      throws java.rmi.RemoteException,
                                                             NmsIncidentFaultException0
Auto generated method signature

Parameters:
updateCias -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateCias

updateLifecycleState

public IncidentBeanServiceStub.UpdateLifecycleStateResponse updateLifecycleState(IncidentBeanServiceStub.UpdateLifecycleState updateLifecycleState)
                                                                          throws java.rmi.RemoteException,
                                                                                 NmsIncidentFaultException0
Auto generated method signature

Parameters:
updateLifecycleState -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateLifecycleState

updateNotes

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

Parameters:
updateNotes -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateNotes

updatePriority

public IncidentBeanServiceStub.UpdatePriorityResponse updatePriority(IncidentBeanServiceStub.UpdatePriority updatePriority)
                                                              throws java.rmi.RemoteException,
                                                                     NmsIncidentFaultException0
Auto generated method signature

Parameters:
updatePriority -
Throws:
java.rmi.RemoteException
NmsIncidentFaultException0
See Also:
com.hp.ov.nms.sdk.incident.IncidentBeanService#updatePriority