|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.components.StiDataRetrieval
public class StiDataRetrieval
The service allows to find all data sources, columns, relations, which are used in the report.
Constructor Summary | |
---|---|
StiDataRetrieval()
|
Method Summary | |
---|---|
void |
dispose()
|
java.util.Hashtable |
getUsedColumns()
Gets columns to use. |
java.util.Hashtable |
getUsedDataSources()
Gets Data Sources used. |
java.util.Hashtable |
getUsedRelations()
Gets relations to use. |
void |
Retrieval(StiReport report)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiDataRetrieval()
Method Detail |
---|
public final void dispose()
public java.util.Hashtable getUsedColumns()
public java.util.Hashtable getUsedRelations()
public java.util.Hashtable getUsedDataSources()
public void Retrieval(StiReport report)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |