Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Package oracle.dss.thin.beans

Interface Summary
BIConstants The BIConstants interface contains constants for: Local names of thin bean UINode objects Thin bean event parameters and query parameters Thin bean CSS style selector names Miscellaneous constants
CheckpointState Methods for checkpointing state.
EventTarget EventTargets are used to define the following properties of ThinBeanUI events: destination URI, which can be used to change the servlet or JSP that the event is sent to. target frame, which can be used to specify the name of the HTML frame that the results of the event should be rendered into. ThinBean target, which can be used to change the name of the ThinBean that the event is delivered to.
QueryParameterProvider This interface that gets passed into ThinBeanUI's handleEvent() method
ThinBean Methods that define a BI Beans thin bean.
ThinBeanDialogListener Listener for the changes in thin bean dialogs.
ThinBeanUI Methods and constants for BI Beans thin beans that have user-interface components.

 

Class Summary
BaseThinBeanUI Abstract base class for ThinBeanUI instances
CaboErrorHandler An implementation of a BI Beans ErrorHandler that uses the oracle.cabo.share.error.ErrorLog interface to perform logging.
CaboUtils CaboUtils is utility class that implements Cabo helper methods.
EventTargetImpl EventTargetImpl is an implementation of an EventTarget.
InitEvent Java representation of a BIConstants.INIT_EVENT.
InitEventDataObject The InitEventDataObject provides the JavaScript for an OnClick event on a UIX Component, which can be a button, image, or other html elements.
ThinBeanDialog A thin dialog.
ThinUIExtension The BI Beans UIExtension for UIX Components.

 

Exception Summary
ThinException Non-runtime exceptions thrown specifically by ThinBeans.
ThinRuntimeException Runtime exceptions thrown specifically by ThinBeans.

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.