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_75.QuerySet qs)
Update.
|
monitor
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public static DataQuerySet get(Platform platform, String name)
platform
- the platformname
- the namepublic String getName()
protected boolean isComplete()
isComplete
in class DataSingleton
protected void fastRefresh()
fastRefresh
in class DataSingleton
protected void fullRefresh()
fullRefresh
in class DataSingleton
public void Update(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_75.QuerySet qs)
qs
- the qspublic boolean equals(Object aThat)
equals
in class DataSingleton
public int hashCode()
hashCode
in class DataSingleton
Copyright © 2020. All rights reserved.