|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.generator.reader.ReportResourceReader
public class ReportResourceReader
Constructor Summary | |
---|---|
ReportResourceReader()
|
Method Summary | |
---|---|
void |
close()
|
ReportCategory |
getCategory()
|
GeneratorResource |
getResource()
|
java.lang.String |
getType()
|
DataReport |
read()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportResourceReader()
Method Detail |
---|
public void close()
close
in interface ResourceReader<DataReport>
public DataReport read()
read
in interface ResourceReader<DataReport>
public java.lang.String getType()
getType
in interface TypedObject
public GeneratorResource getResource()
public ReportCategory getCategory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |