Deprecated API


Contents
Deprecated Classes
com.plumtree.debug.Component
          Do not use this class. Please use OpenLogger and OpenLogService in com.plumtree.openlog package. 
com.plumtree.uiinfrastructure.activityspace.Interpreter
          Do not use this class. Please change your reference to com.plumtree.uiinfrastructure.interpreter.Interpreter. 
com.plumtree.debug.PTDebug
          Do not use this class. Please use OpenLogger and OpenLogService in com.plumtree.openlog package. 
com.plumtree.debug.TraceType
          Do not use this class. Please use OpenLogger and OpenLogService in com.plumtree.openlog package. 
com.plumtree.debug.UILogComponents
          Do not use this class. Please use OpenLogger and OpenLogService in com.plumtree.openlog package. 
 

Deprecated Fields
com.plumtree.xpshared.htmlconstructs.PTBannerType.ADMIN_DIRECTORY_2
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.CONTENT_ACCESS_PRIVILEGES
            
com.plumtree.uiinfrastructure.errordisplay.UIErrorLevel.DEVELOPER
          I don't know what this is for. Someone wanted it, but I think that, if anything, developer should be a scope of error rather than a level of error. -bg 
com.plumtree.xpshared.htmlconstructs.PTStyleClass.LIST_HEADER
            
com.plumtree.xpshared.htmlconstructs.PTStyleClass.LIST_HEADER_BG
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.MOST_RECENTLY_USED_EXPANDED
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.NARROW
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.NARROW_2
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.NARROW_COLLAPSABLE_COLLAPSED
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.NARROW_COLLAPSABLE_EXPANDED
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.TIP_EXPANDED
            
com.plumtree.xpshared.htmlelements.HTMLScript.TYPE_JAVASCIPT
            
com.plumtree.xpshared.htmlconstructs.PTBannerType.WIDE_2
            
 

Deprecated Methods
com.plumtree.uiinfrastructure.common.DisplayJavascriptHelper.DoDisplayJavascriptPEI(AActivitySpace)
            
com.plumtree.uiinfrastructure.statichelpers.ConfigHelper.GetCommonJSIncludes(String, String, boolean)
          Use GetCommonJSIncludes(String _strComponentName, XPLocale locale, boolean _bIsSecureImgSvr) instead 
com.plumtree.uiinfrastructure.statichelpers.ConfigHelper.GetCommonJSIncludes(String, String, boolean, String)
          GetCommonJSIncludes(String _strComponentName, XPLocale locale, boolean _bIsSecureImgSvr, String strIncludeType) 
com.plumtree.xpshared.htmlconstructs.PTDatePicker.GetDatePickerIncludes(String, JSRegistry)
          Use GetDatePickerIncludes(XPLocale locale, JSRegistry _jsRegistry) This function returns the SCRIPT includes for the date picker 
com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler.GetErrors(ISessionManager, IApplication)
            
com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker.JSDatePickerVersionMgr.GetJSComponentVersionNumber(String)
            
com.plumtree.uiinfrastructure.statichelpers.ConfigHelper.GetJSIncluderComponentVersion(String)
          No use anymore, always uses LATEST Always returns "window.". 
com.plumtree.uiinfrastructure.uitasks.IEnvironment.GetVarPack(String)
          Variable packages are no longer available directly in tags. In the portal, the Environment object can be cast to an Activity Space and VarPacks can be retrieved that way. 
com.plumtree.xpshared.htmlconstructs.PTConstruct.SetElementInnerHTMLElement(ElementName, HTMLElement)
          Use ReplaceNestedElementsWithElement 
com.plumtree.xpshared.htmlconstructs.PTConstruct.SetElementInnerHTMLEncodedString(ElementName, String)
          Use ReplaceNestedElementsWithHTMLString 
com.plumtree.xpshared.htmlconstructs.PTConstruct.SetElementInnerHTMLString(ElementName, String)
          Use ReplaceNestedElementsWithHTMLString 
com.plumtree.xpshared.htmlelements.HTMLHead.SetTitle(HTMLTitle)
          Use addInnerHTMLElement( HTMLTitle ) 
com.plumtree.debug.PTDebug.TraceStack(int, int, String)
            
 

Deprecated Constructors
com.plumtree.xpshared.htmlelements.HTMLTableCell(HTMLTableRow)
          It's no longer necessary to pass the parent row, use constructor with no parameters. 
com.plumtree.xpshared.htmlelements.HTMLTableHeader(HTMLTableRow)
          It's no longer necessary to pass the parent row, use constructor with no parameters. 
com.plumtree.xpshared.htmlelements.HTMLTableRow(HTMLTable)
          It's no longer necessary to pass the parent table, use constructor with no parameters. 
 




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.