Uses of Interface
com.ibm.ccd.ui.dataobjects.IDataBean

Packages that use IDataBean
com.ibm.ccd.ui.dataobjects.items   
com.ibm.ccd.ui.portlets.lookuptablesearch.core   
com.ibm.ccd.ui.portlets.search.core   
 

Uses of IDataBean in com.ibm.ccd.ui.dataobjects.items
 

Subinterfaces of IDataBean in com.ibm.ccd.ui.dataobjects.items
 interface ICatalogItem
          Represents the WPC CatalogItem(Spec).
 

Classes in com.ibm.ccd.ui.dataobjects.items that implement IDataBean
 class CatalogItem
          Represents the WPC Catalog Item/Spec The CatalogItem must have catalogID and itemID (PrimaryKey) values and composes several Attributes
 

Uses of IDataBean in com.ibm.ccd.ui.portlets.lookuptablesearch.core
 

Classes in com.ibm.ccd.ui.portlets.lookuptablesearch.core that implement IDataBean
 class LookupTableSearchBean
           
 

Uses of IDataBean in com.ibm.ccd.ui.portlets.search.core
 

Classes in com.ibm.ccd.ui.portlets.search.core that implement IDataBean
 class SearchBean
          This class provides implementation for the IBaseSearch interface.