Deprecated API

Deprecated Classes
com.cc.framework.util.converters.AppointmentPriorityConverter
            
com.cc.framework.util.converters.ConverterHelp
            
com.cc.framework.util.converters.StringConverter
            
 

Deprecated Interfaces
com.cc.framework.ui.painter.def.HtmlClass
          Use DefHtmlClass 
 

Deprecated Fields
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABDISABLED_BG
          use TABBAR_DIS_BG 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABDISABLED_L
          use TABBAR_NONE_DIS 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABDISABLED_R
          use TABBAR_DIS_NONE 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABSEL_BG_COLOR
          use TABBAR_SEL_BG 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABSEL_L_COLOR
          use TABBAR_NONE_SEL 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABSEL_R_COLOR
          use TABBAR_SEL_NONE 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABUNSEL_BG
          use TABBAR_UNSEL_BG 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABUNSEL_L
          use TABBAR_NONE_UNSEL 
com.cc.framework.ui.painter.def.DefResources.TABBAR_TABUNSEL_R
          use TABBAR_UNSEL_NONE 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABDISABLED_BG
          use TABSET_DIS_BG 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABDISABLED_L
          use TABSET_NONE_DIS 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABDISABLED_R
          use TABSET_DIS_NONE 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABSEL_BG_COLOR
          use TABSET_SEL_BG 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABSEL_L_COLOR
          use TABSET_NONE_SEL 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABSEL_R_COLOR
          use TABSET_SEL_NONE 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABUNSEL_BG
          use TABSET_UNSEL_BG 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABUNSEL_L
          use TABSET_NONE_UNSEL 
com.cc.framework.ui.painter.def.DefResources.TABSET_TABUNSEL_R
          use TABSET_UNSEL_NONE 
 

Deprecated Methods
com.cc.framework.ui.model.ColumnCheckDesignModel.checkAll()
          use getCheckRange() 
com.cc.framework.ui.model.imp.ColumnCheckDesignModelImp.checkAll()
          use getCheckRange() 
com.cc.framework.ui.model.imp.ColumnCheckboxDesignModelImp.checkAll()
          use getCheckRange() 
com.cc.framework.ui.AbstractImageMap.getMappings()
          use method iterator() 
com.cc.framework.ui.painter.def.CellPainterContext.getPainterContext()
          the CellPainterContext implements now the PainterContext interface so this method is not required any longer. Just use CellPainterContext directly. 
com.cc.framework.ui.painter.ControlPainter.getRequest()
          use session() 
com.cc.framework.ui.painter.imp.PainterContextImp.getRequest()
          use request() 
com.cc.framework.ui.painter.ControlPainter.getResponse()
          use response() 
com.cc.framework.ui.painter.imp.PainterContextImp.getResponse()
          use response() 
com.cc.framework.ui.painter.ControlPainter.getSession()
          use session() 
com.cc.framework.ui.painter.imp.PainterContextImp.getSession()
          use session() 
com.cc.framework.ui.painter.def.col.ColumnPainterBase.getTooltip(PainterContext, ColumnDesignModel, LineIterator)
          use getTooltip(CellPainterContext) instead 
com.cc.framework.ui.painter.def.DefPainterFactory.instance()
          use constructor to create a new instance 
com.cc.framework.ui.painter.def2.Def2PainterFactory.instance()
          use construtor to create a new instance 
com.cc.framework.ui.painter.global.GlobalPainterFactory.instance()
          use constructor to create a new instance 
com.cc.framework.ui.painter.def.col.ColumnPainterBase.isEditable(PainterContext, ColumnDesignModel, LineIterator)
          use isEditable(CellPainterContext) instead 
com.cc.framework.ui.painter.def.col.ColumnPainterBase.paintCell(TD, PainterContext, ColumnDesignModel, LineIterator)
          please use or overwrite paintCell(TD, CellPainterContext) 
com.cc.framework.ui.painter.def.col.ColumnPainterBase.paintHeader(TD, PainterContext, ColumnDesignModel)
          please use or overwrite paintHeader(TD, CellPainterContext) 
com.cc.framework.ui.painter.def.DefFormPainter.paintMessageIndicatior(TD, FormElement)
          use paintMessageIndicator method instead 
com.cc.framework.adapter.struts.StrutsFrameworkAdapter.retrieveMessageResources(PageContext, String)
            
com.cc.framework.ui.model.ColumnCheckDesignModel.setCheckAll(boolean)
          use setCheckRange() 
com.cc.framework.ui.model.imp.ColumnCheckDesignModelImp.setCheckAll(boolean)
          use setCheckRange() 
com.cc.framework.ui.model.imp.ColumnCheckboxDesignModelImp.setCheckAll(boolean)
          use setCheckRange() 
com.cc.framework.ui.model.imp.ListDesignModelImp.setCreateButtonPermission(Permission)
          use setButtonPermission(ControlButton.CREATE, permission) 
com.cc.framework.ui.painter.def.DefActionPainter.setImage(String)
          use setImage(ImageModel) instead 
com.cc.framework.ui.painter.def.DefActionPainter.setImage(String, int, int)
          use setImage(ImageModel) instead 
com.cc.framework.ui.model.imp.ListDesignModelImp.setRefreshButtonPermission(Permission)
          use setButtonPermission(ControlButton.REFRESH, permission) 
com.cc.framework.ui.model.imp.ListDesignModelImp.showCreateButton(Principal)
          use showButton(ControlButton.CREATE, principal) 
com.cc.framework.ui.model.imp.ListDesignModelImp.showRefreshButton(Principal)
          use showButton(ControlButton.REFRESH, principal) 
com.cc.framework.common.CheckState.toInt()
          please use intValue() instead 
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.