| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.commons.connection.memory.MemoryResultSet
org.pentaho.platform.repository.subscription.SubscriptionResultSet
public class SubscriptionResultSet
| Constructor Summary | |
|---|---|
SubscriptionResultSet(String scheduleId,
                      IPentahoSession userSession,
                      String[] parameterNames,
                      String solution,
                      String path,
                      String action)
 | 
|
| Method Summary | |
|---|---|
 Object | 
getValueAt(int row,
           int column)
 | 
 Object[] | 
next()
 | 
| Methods inherited from class org.pentaho.commons.connection.memory.MemoryResultSet | 
|---|
addRow, beforeFirst, close, closeConnection, createFromActionSequenceInputsNode, createFromArrays, createFromLists, createList, dispose, getColumnCount, getDataColumn, getDataRow, getMetaData, getNodeText, getNodeText, getRowCount, isScrollable, memoryCopy, nextFlattened, peek, peekFlattened, setMetaData, setRows | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SubscriptionResultSet(String scheduleId,
                             IPentahoSession userSession,
                             String[] parameterNames,
                             String solution,
                             String path,
                             String action)
| Method Detail | 
|---|
public Object[] next()
next in interface org.pentaho.commons.connection.IPentahoResultSetnext in class org.pentaho.commons.connection.memory.MemoryResultSet
public Object getValueAt(int row,
                         int column)
getValueAt in interface org.pentaho.commons.connection.IPentahoResultSetgetValueAt in class org.pentaho.commons.connection.memory.MemoryResultSet
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||