|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The OrderBy interface.
Method Summary | |
java.lang.String[] |
getColumnNames()
Returns a list of column names. |
void |
setColumnNames(java.lang.String[] columnNames)
Set the list of column names to be grouped ordered by. |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.ColumnNameList |
addColumnName,
deleteColumnName,
insertColumnName,
setColumnName,
updateColumnName |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATOperator |
clone,
getNode,
getOutput,
getOutputColumnName,
getOutputDataSource,
getOutputDataSources,
getPrimaryDataSource,
getPrimarySource,
setNode,
setOutput,
setOutputColumnName |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATQueryObject |
getStatistics,
isValidStatistic |
Methods inherited from interface edu.wpi.cs.dsrg.xmldb.xat.common.operator.XATProperties |
getProperties,
getProperty,
isValidPropertyName,
setProperty |
Method Detail |
public java.lang.String[] getColumnNames()
public void setColumnNames(java.lang.String[] columnNames)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |