|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReportQuery
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 |
---|
java.lang.String[] getColumns()
java.lang.String[] getAttributes()
int[] getJdbcTypes()
Types
java.lang.String[] getJoinAttributes()
java.util.Map getAttributeFieldDescriptors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |