Actuate Information Console JavaBeans : Information Console JavaBeans class reference : Cubes, information objects, and queries

Cubes, information objects, and queries

Table 9-3 lists and describes Information Console com.actuate.activeportal.beans classes that support cubes, information objects, and queries.

Contains Actuate Query information used to create, edit, or run a query (.dov) from a data source (.dox). AcCreateQueryAction and AcRunQueryAction store this JavaBean as a session JavaBean with createQueryBean as the attribute name. Those action classes use the IDAPI getQuery method to get a query definition from a DOX. They then set the query definition for this JavaBean using CreateQueryBean’s setQueryDefinition( ).
Serves as a base ActionForm for QueryActionForm and SubmitJobActionForm. Stores information about the document, parameters, schedule, and other options in submitting a job or query.
Stores a summary item displayed in the summary tab in Actuate Query. Summary items use functions such as sum average, minimum, and so on.

Table 9-4 describes the Information Console com.actuate.activeportal.forms class that supports queries.

Table 9-4  Query form class 
Stores information to create, edit, run, or submit an Actuate query. The query action class processes the form and stores the information to createQueryBean, a session JavaBean.

(c) Copyright Actuate Corporation 2011