|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportQuery
Interface for ReportQueries
Method Summary | |
---|---|
Map |
getAttributeFieldDescriptors()
Returns a Map with FieldDescriptors identified by Attribute |
String[] |
getAttributes()
Gets the attributes used for the Report. |
String[] |
getColumns()
Deprecated. use getAttributes() |
int[] |
getJdbcTypes()
Gets the Jdbc-Types of the columns used for the Report. |
String[] |
getJoinAttributes()
Gets the additional attributes used for building the Join. |
Method Detail |
---|
String[] getColumns()
String[] getAttributes()
int[] getJdbcTypes()
Types
String[] getJoinAttributes()
Map getAttributeFieldDescriptors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |