Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Package oracle.cabo.servlet.ui.data

Class Summary
BajaDataProvider DataProvider for serving all the UIX Controller (Baja) related state.
EventBoundValue BoundValue that will take an URL and append enough to turn it into a UIX Controller event.
EventResultDataObject Turns an EventResult object into a DataObject, so they can be used as generic data objects for any interface that takes DataObjects.
HttpSessionDataObject Deprecated. This is equivalent to the oracle.cabo.ui version.
PageDataObject Turns a Page object into a DataObject, so they can be used as generic data objects for any interface that takes DataObjects.
PageEventDataObject Turns a PageEvent into a DataObject, so they can be used as generic data objects for any interface that takes DataObjects.
PageEventFlattenedDataSet Implementation of a DataSet that extracts values from a PageEvent's parameters.
PageIncludeBoundValue BoundValue implementation that will point to the root UINode of another Page.
PageURLBoundValue BoundValue implementation that will dynamically encode an URL to point to a UIX Controller page.
PageURLBoundValue.Parameter A single parameter of an URL.
SelectedPageBoundValue BoundValue implementation that will return true if the current page matches the given page name.
ServletContextDataObject Deprecated. This is equivalent to the oracle.cabo.ui version.
ServletRequestDataObject Deprecated. This is equivalent to the oracle.cabo.ui version.
StateDataObject Turns a State object into a DataObject, so they can be used as generic data objects for any interface that takes DataObjects.
 


Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.