public class IAlertDataTaskStub extends org.apache.axis.client.Stub implements IAlertDataTask
Modifier and Type | Field and Description |
---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
Constructor and Description |
---|
IAlertDataTaskStub() |
IAlertDataTaskStub(javax.xml.rpc.Service service) |
IAlertDataTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
Modifier and Type | Method and Description |
---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
AlertCounts |
countAlerts(AlertFilterQuery query,
long start,
long end) |
AlertGroupListResponse |
createAlertGroupList(AlertGroupListQuery query) |
AlertListResponse |
createAlertList(AlertListQuery query) |
protected org.apache.axis.client.Call |
createCall() |
void |
createFilter(Filter filter) |
void |
createPerspective(Perspective perspective) |
void |
deleteFilter(java.lang.String[] filterIds) |
void |
deletePerspective(java.lang.String[] perspectiveIds) |
void |
discardAlertGroupList(java.lang.String queryId) |
void |
discardAlertList(java.lang.String queryId) |
void |
dismissAlertsWithFilter(AlertFilterQuery query) |
void |
dismissAlertsWithUniqueIds(java.lang.String[] alertIds) |
FieldDescription[] |
getAlertFields() |
AlertGroupData[] |
getAlertGroupListPage(java.lang.String queryId,
int startIndex,
int maxResults) |
AlertData[] |
getAlertListPage(java.lang.String queryId,
int startIndex,
int maxResults) |
AlertPerspectiveResponse |
getAlertPerspectiveData(AlertPerspectiveQuery query) |
AlertEarliestTime |
getEarliestAlertTime(AlertFilterQuery query) |
boolean |
hasAlertGroupListChanged(java.lang.String queryId,
long newQueryStart,
long newQueryEnd) |
boolean |
hasAlertListChanged(java.lang.String queryId,
long newQueryStart,
long newQueryEnd) |
Filter[] |
listFilter(java.lang.String user) |
Perspective[] |
listPerspective(java.lang.String user) |
void |
updateFilter(Filter filter) |
void |
updatePerspective(Perspective perspective) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IAlertDataTaskStub() throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IAlertDataTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public IAlertDataTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private void addSerial(java.lang.String xmlns, java.lang.String localname, java.lang.Class cls, java.lang.Object serializer, java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException
java.rmi.RemoteException
public FieldDescription[] getAlertFields() throws java.rmi.RemoteException
getAlertFields
in interface IAlertDataTask
java.rmi.RemoteException
public AlertData[] getAlertListPage(java.lang.String queryId, int startIndex, int maxResults) throws java.rmi.RemoteException
getAlertListPage
in interface IAlertDataTask
java.rmi.RemoteException
public void discardAlertList(java.lang.String queryId) throws java.rmi.RemoteException
discardAlertList
in interface IAlertDataTask
java.rmi.RemoteException
public AlertCounts countAlerts(AlertFilterQuery query, long start, long end) throws java.rmi.RemoteException
countAlerts
in interface IAlertDataTask
java.rmi.RemoteException
public void deleteFilter(java.lang.String[] filterIds) throws java.rmi.RemoteException
deleteFilter
in interface IAlertDataTask
java.rmi.RemoteException
public Filter[] listFilter(java.lang.String user) throws java.rmi.RemoteException
listFilter
in interface IAlertDataTask
java.rmi.RemoteException
public Perspective[] listPerspective(java.lang.String user) throws java.rmi.RemoteException
listPerspective
in interface IAlertDataTask
java.rmi.RemoteException
public AlertListResponse createAlertList(AlertListQuery query) throws java.rmi.RemoteException
createAlertList
in interface IAlertDataTask
java.rmi.RemoteException
public void createFilter(Filter filter) throws java.rmi.RemoteException
createFilter
in interface IAlertDataTask
java.rmi.RemoteException
public void updateFilter(Filter filter) throws java.rmi.RemoteException
updateFilter
in interface IAlertDataTask
java.rmi.RemoteException
public void dismissAlertsWithUniqueIds(java.lang.String[] alertIds) throws java.rmi.RemoteException
dismissAlertsWithUniqueIds
in interface IAlertDataTask
java.rmi.RemoteException
public void dismissAlertsWithFilter(AlertFilterQuery query) throws java.rmi.RemoteException
dismissAlertsWithFilter
in interface IAlertDataTask
java.rmi.RemoteException
public void discardAlertGroupList(java.lang.String queryId) throws java.rmi.RemoteException
discardAlertGroupList
in interface IAlertDataTask
java.rmi.RemoteException
public AlertPerspectiveResponse getAlertPerspectiveData(AlertPerspectiveQuery query) throws java.rmi.RemoteException
getAlertPerspectiveData
in interface IAlertDataTask
java.rmi.RemoteException
public void createPerspective(Perspective perspective) throws java.rmi.RemoteException
createPerspective
in interface IAlertDataTask
java.rmi.RemoteException
public void updatePerspective(Perspective perspective) throws java.rmi.RemoteException
updatePerspective
in interface IAlertDataTask
java.rmi.RemoteException
public void deletePerspective(java.lang.String[] perspectiveIds) throws java.rmi.RemoteException
deletePerspective
in interface IAlertDataTask
java.rmi.RemoteException
public boolean hasAlertGroupListChanged(java.lang.String queryId, long newQueryStart, long newQueryEnd) throws java.rmi.RemoteException
hasAlertGroupListChanged
in interface IAlertDataTask
java.rmi.RemoteException
public AlertGroupListResponse createAlertGroupList(AlertGroupListQuery query) throws java.rmi.RemoteException
createAlertGroupList
in interface IAlertDataTask
java.rmi.RemoteException
public boolean hasAlertListChanged(java.lang.String queryId, long newQueryStart, long newQueryEnd) throws java.rmi.RemoteException
hasAlertListChanged
in interface IAlertDataTask
java.rmi.RemoteException
public AlertEarliestTime getEarliestAlertTime(AlertFilterQuery query) throws java.rmi.RemoteException
getEarliestAlertTime
in interface IAlertDataTask
java.rmi.RemoteException
public AlertGroupData[] getAlertGroupListPage(java.lang.String queryId, int startIndex, int maxResults) throws java.rmi.RemoteException
getAlertGroupListPage
in interface IAlertDataTask
java.rmi.RemoteException