Interface IDataAction

  • All Superinterfaces:
    IAction

    public interface IDataAction
    extends IAction
    Data Action is used to generate a URL used to reterive the data from the data base. It has following files:
  • getDataType
  • the output data type, such as csv, xml etc.
  • getReportName
  • the report document name, which is the data soruce.
  • getBookmark
  • the bookmark which define the result set to be exported.