public class DataQuerySet extends DataSingleton
| Modifier and Type | Class and Description |
|---|---|
static class |
DataQuerySet.Notification |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object aThat) |
protected void |
fastRefresh() |
protected void |
fullRefresh() |
static DataQuerySet |
get(Platform platform,
String name)
Gets the.
|
String |
getName()
Gets the name.
|
int |
hashCode() |
protected boolean |
isComplete() |
void |
Update(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.QuerySet qs)
Update.
|
monitoraddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static DataQuerySet get(Platform platform, String name)
platform - the platformname - the namepublic String getName()
protected boolean isComplete()
isComplete in class DataSingletonprotected void fastRefresh()
fastRefresh in class DataSingletonprotected void fullRefresh()
fullRefresh in class DataSingletonpublic void Update(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.QuerySet qs)
qs - the qspublic boolean equals(Object aThat)
equals in class DataSingletonpublic int hashCode()
hashCode in class DataSingletonCopyright © 2021. All rights reserved.