|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjdbreport.source.AbstractDataSet
jdbreport.source.ReflectDataSet
jdbreport.source.ObjectDataSet
public class ObjectDataSet
Field Summary |
---|
Fields inherited from class jdbreport.source.ReflectDataSet |
---|
current |
Fields inherited from class jdbreport.source.AbstractDataSet |
---|
logger |
Constructor Summary | |
---|---|
ObjectDataSet(Object object)
|
|
ObjectDataSet(String id,
Object object)
|
Method Summary | |
---|---|
boolean |
reopen()
Does nothing |
Methods inherited from class jdbreport.source.ReflectDataSet |
---|
getColumnMap, getColumnNames, getCurrentObject, getObjectClass, getValue, hasNext, reflect |
Methods inherited from class jdbreport.source.AbstractDataSet |
---|
clone, getId, getMasterId, getParams, next |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectDataSet(Object object)
public ObjectDataSet(String id, Object object)
Method Detail |
---|
public boolean reopen() throws ReportException
ReportException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |