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