Uses of Package
javax.rad.type.bean

Packages that use javax.rad.type.bean
com.sibvisions.rad.persist Contains implementations of the persistence definitions. 
com.sibvisions.rad.persist.event Contains all storage event classes and interfaces. 
com.sibvisions.rad.remote.serializer Contains classes for serialize/deserialize java objects. 
com.sibvisions.rad.server Contains remote server classes and dependent components. 
javax.rad.type.bean Contains classes for bean handling. 
 

Classes in javax.rad.type.bean used by com.sibvisions.rad.persist
BeanType
          The BeanType is a wrapper for dynamic/generic beans and POJOs.
IBean
          The definition of a Bean interface.
 

Classes in javax.rad.type.bean used by com.sibvisions.rad.persist.event
IBean
          The definition of a Bean interface.
 

Classes in javax.rad.type.bean used by com.sibvisions.rad.remote.serializer
AbstractBean
          The AbstractBean is an AbstractMap and the default IBean implementation.
BeanType
          The BeanType is a wrapper for dynamic/generic beans and POJOs.
 

Classes in javax.rad.type.bean used by com.sibvisions.rad.server
AbstractBean
          The AbstractBean is an AbstractMap and the default IBean implementation.
Bean
          The Bean is a bean with dynamic properties.
IBean
          The definition of a Bean interface.
 

Classes in javax.rad.type.bean used by javax.rad.type.bean
AbstractBean
          The AbstractBean is an AbstractMap and the default IBean implementation.
AbstractBeanType
          The AbstractBeanType is a bean definition without a bean object/class.
BeanType
          The BeanType is a wrapper for dynamic/generic beans and POJOs.
IBean
          The definition of a Bean interface.
IBeanType
          The IBeaType is the class descriptor for IBeans.
PropertyDefinition
          The PropertyDefinition is the property descriptor for a property in IBeanType.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.