|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object 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 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()
public Object getValueAt(int row, int column)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |