Deprecated API


Contents
Deprecated Classes
com.ibm.ccd.ui.portlets.user.UserRegistrationPortlet
          Use SelfCare Portlet provided by Websphere Portal instead. 
com.ibm.ccd.ui.portlets.user.UserRegistrationPortletSessionBean
          Use SelfCare Portlet provided by Websphere Portal instead. 
com.ibm.ccd.ui.portlets.user.UserRegistrationPortletViewBean
          Use SelfCare Portlet provided by Websphere Portal instead. 
 

Deprecated Methods
com.ibm.ccd.ui.portlets.lookuptablesearch.core.LookupTableSearchBean.getAttributesList()
          Not required since SearchBean.getSearchAttributes() uses generic service SERACH_ITEMSKELETION for catalog and lookup tables 
com.ibm.ccd.ui.dataobjects.items.CatalogItem.getCatalogID()
            
com.ibm.ccd.ui.dataobjects.items.CatalogItemParser.getIntegerValues(Element)
          This method is no longer used as all atributes will be stored as strings 
com.ibm.ccd.ui.mediator.WPCMediator.getLookupTableAttributes(String, WPSContext)
          same operationis done by getSearchAttributes() method. Returns the CatalogItem Spec. for the given catalogID and parentCategory 
com.ibm.ccd.ui.dataobjects.items.CatalogItemParser.getNumberValues(Element)
          This method is no longer used as all atributes will be stored as strings 
com.ibm.ccd.ui.dataobjects.items.CatalogItemParser.getURLValues(Element)
          This method is no longer used as all atributes will be stored as strings 
com.ibm.ccd.ui.dataobjects.items.CatalogItem.setProperty(PortletRequest, String)