Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Uses of Class
oracle.adf.model.adapter.AdapterContext

Packages that use AdapterContext
oracle.adf.model.adapter Contains the implementation for abstract adapters for various oracle.binding.DataControl implementation shipped with ADF. 

 

Uses of AdapterContext in oracle.adf.model.adapter

 

Subclasses of AdapterContext in oracle.adf.model.adapter
 class DTContext
          Design time context holds the context information required to get information from the data source to define an instance.

 

Methods in oracle.adf.model.adapter that return AdapterContext
static AdapterContext AdapterContext.getDefaultContext()
           
 AdapterContext AbstractImpl.getAdapterContext()
          Returns the current adapter context.
 AdapterContext AbstractDefinition.getAdapterContext()
          Gets the adapter context.

 

Methods in oracle.adf.model.adapter with parameters of type AdapterContext
 void AbstractDefinition.setAdapterContext(AdapterContext ctx)
          Sets the adapter context.

 


Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Copyright © 1997, 2006, Oracle. All rights reserved.