|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.client.Stub
com.hp.ov.nms.sdk.incident.IncidentBeanServiceStub
public class IncidentBeanServiceStub
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 |
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 |
---|
protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail |
---|
public IncidentBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public IncidentBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public IncidentBeanServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public IncidentBeanServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public IncidentBeanServiceStub(java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
Method Detail |
---|
public IncidentBeanServiceStub.AddIncidentResponse addIncident(IncidentBeanServiceStub.AddIncident addIncident) throws java.rmi.RemoteException, NmsIncidentFaultException0
addIncident
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#addIncident
public IncidentBeanServiceStub.DeleteIncidentResponse deleteIncident(IncidentBeanServiceStub.DeleteIncident deleteIncident) throws java.rmi.RemoteException, NmsIncidentFaultException0
deleteIncident
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#deleteIncident
public IncidentBeanServiceStub.DeleteIncidentByUuidResponse deleteIncidentByUuid(IncidentBeanServiceStub.DeleteIncidentByUuid deleteIncidentByUuid) throws java.rmi.RemoteException, NmsIncidentFaultException0
deleteIncidentByUuid
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#deleteIncidentByUuid
public IncidentBeanServiceStub.GetAssignToPrincipalsResponse getAssignToPrincipals(IncidentBeanServiceStub.GetAssignToPrincipals getAssignToPrincipals) throws java.rmi.RemoteException, NmsIncidentFaultException0
getAssignToPrincipals
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#getAssignToPrincipals
public IncidentBeanServiceStub.GetChildIncidentsResponse getChildIncidents(IncidentBeanServiceStub.GetChildIncidents getChildIncidents) throws java.rmi.RemoteException, NmsIncidentFaultException0
getChildIncidents
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#getChildIncidents
public IncidentBeanServiceStub.GetIncidentsResponse getIncidents(IncidentBeanServiceStub.GetIncidents getIncidents) throws java.rmi.RemoteException, NmsIncidentFaultException0
getIncidents
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#getIncidents
public IncidentBeanServiceStub.UpdateAssignedToResponse updateAssignedTo(IncidentBeanServiceStub.UpdateAssignedTo updateAssignedTo) throws java.rmi.RemoteException, NmsIncidentFaultException0
updateAssignedTo
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateAssignedTo
public IncidentBeanServiceStub.UpdateCiasResponse updateCias(IncidentBeanServiceStub.UpdateCias updateCias) throws java.rmi.RemoteException, NmsIncidentFaultException0
updateCias
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateCias
public IncidentBeanServiceStub.UpdateLifecycleStateResponse updateLifecycleState(IncidentBeanServiceStub.UpdateLifecycleState updateLifecycleState) throws java.rmi.RemoteException, NmsIncidentFaultException0
updateLifecycleState
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateLifecycleState
public IncidentBeanServiceStub.UpdateNotesResponse updateNotes(IncidentBeanServiceStub.UpdateNotes updateNotes) throws java.rmi.RemoteException, NmsIncidentFaultException0
updateNotes
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#updateNotes
public IncidentBeanServiceStub.UpdatePriorityResponse updatePriority(IncidentBeanServiceStub.UpdatePriority updatePriority) throws java.rmi.RemoteException, NmsIncidentFaultException0
updatePriority
-
java.rmi.RemoteException
NmsIncidentFaultException0
com.hp.ov.nms.sdk.incident.IncidentBeanService#updatePriority
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |