Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.ui.data.bean
Interface BeanDOAdapter

All Superinterfaces:
DataObject
All Known Implementing Classes:
IntrospectionAdapter

public interface BeanDOAdapter
extends DataObject

Generic interface supported by Bean data object adapter.


Method Summary
 void setInstance(java.lang.Object instance)
          Attaches an instance of the bean class to the adapter.
 
Methods inherited from interface oracle.cabo.ui.data.DataObject
selectValue
 

Method Detail

setInstance

public void setInstance(java.lang.Object instance)
Attaches an instance of the bean class to the adapter.

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

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