public class QueryDefinitionIndex extends Object
Constructor and Description |
---|
QueryDefinitionIndex(TypeDefinition def,
DataSet dataSet,
String query)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
DataSet |
getDataSet()
Returns the associated data set which may be null.
|
TypeDefinition |
getDef()
Returns the definition
|
String |
getQuery()
Returns the query
|
int |
hashCode() |
public QueryDefinitionIndex(TypeDefinition def, DataSet dataSet, String query)
def
- the definitiondataSet
- the data setquery
- the querypublic TypeDefinition getDef()
public String getQuery()
public DataSet getDataSet()
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a