|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataAction
Data Action is used to generate a URL used to reterive the data from the data base. It has following files:
| Field Summary | |
|---|---|
static int |
ACTION_DATA
data action, the user can safely type cast this object to IDataAction |
| Fields inherited from interface org.eclipse.birt.report.engine.api.IAction |
|---|
ACTION_BOOKMARK, ACTION_DRILLTHROUGH, ACTION_HYPERLINK |
| Method Summary | |
|---|---|
java.lang.String |
getDataType()
the output data type, such as csv, xml. |
InstanceID |
getInstanceID()
Returns the instance ID of associated report item instance. |
boolean |
isCube()
Returns true if current action is to get cube data. |
| Methods inherited from interface org.eclipse.birt.report.engine.api.IAction |
|---|
getActionString, getBookmark, getFormat, getParameterBindings, getReportName, getSearchCriteria, getSystemId, getTargetFileType, getTargetWindow, getTooltip, getType, isBookmark |
| Field Detail |
|---|
static final int ACTION_DATA
| Method Detail |
|---|
java.lang.String getDataType()
InstanceID getInstanceID()
boolean isCube()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||