Uses of Interface
org.apache.myfaces.trinidadinternal.ui.data.bean.BeanDOAdapter

Packages that use BeanDOAdapter
org.apache.myfaces.trinidadinternal.ui.data.bean   
 

Uses of BeanDOAdapter in org.apache.myfaces.trinidadinternal.ui.data.bean
 

Classes in org.apache.myfaces.trinidadinternal.ui.data.bean that implement BeanDOAdapter
 class IntrospectionAdapter
          Deprecated. This class comes from the old Java 1.2 UIX codebase and should not be used anymore.
 

Methods in org.apache.myfaces.trinidadinternal.ui.data.bean that return BeanDOAdapter
static BeanDOAdapter IntrospectionAdapter.getAdapter(java.lang.Object instance)
          Deprecated. Creates an adapter around an object instance.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.