Deprecated API

Deprecated Classes
com.filenet.wcm.apps.server.util.DateControlUtil.DateInfo
          Replaced by com.filenet.wcm.apps.server.presentation.util.DateTimeControlSettings 
 

Deprecated Fields
com.filenet.wcm.apps.server.util.WcmPropertyName.DOCUMENT_VERSION
          obsolete please use WcmAuthoringStateKeys definition instead. 
 

Deprecated Methods
com.filenet.wcm.apps.server.ui.nav.BrowseNavigation.callRenderTreeModule(boolean)
          Sets callRenderTreeModule variable. 
com.filenet.wcm.apps.server.controller.GetTokenSignInPolicy.encodeShowPersist(String)
            
com.filenet.wcm.apps.server.util.WcmAttachmentUtil.encodeUNC(String)
          Use the encodeUNCPath method listed above 
com.filenet.wcm.apps.server.util.DateControlUtil.getDateInfo(WcmController)
          Use getDateTimeControlSettings 
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.getDesignerToolsGroups()
            
com.filenet.wcm.apps.server.ui.filemanagement.FileManagementModule.getDownloadStatusUrl(String)
            
com.filenet.wcm.apps.server.ui.WcmTextLinksBar.getHTML(String, WcmString, String)
          This method doesn't support client based localization. 
com.filenet.wcm.apps.server.ui.WcmTextLinksBar.getHTML(WcmURL, WcmString, Locale)
          This method doesn't support client based localization. 
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.getRouterHost()
          - use getConnectionPoint() 
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.getShowDesignerTools()
            
com.filenet.wcm.apps.server.ui.operation.select.SelectOperation.getSimpleSearchPage()
            
com.filenet.wcm.apps.server.ui.filemanagement.FileManagementModule.getUploadStatusUrl(String)
            
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.getWcmBaseURL()
          - use getWCMBaseURL() 
com.filenet.wcm.apps.server.ui.WcmWizardModule.okayToProceed(WcmSequencePanelInterface)
            
com.filenet.wcm.apps.server.util.integration.WcmHTTPSUtil.sendHTTPSRequest(String)
          It's not recommended to use this method if you response might have any non-ascii characters. Use sendHTTPSRequestUTF8 method instead 
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.setDesignerToolsGroups(String[])
            
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.setRouterHost(String)
          - use setConnectionPoint() 
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.setShowDesignerTools(boolean)
            
com.filenet.wcm.apps.server.util.prefs.WcmSitePrefs.setWcmBaseURL(String)
          - use setWCMBaseURL(url) 
 

Deprecated Constructors
com.filenet.wcm.apps.server.util.DateControlUtil.DateInfo(Locale, TimeZone, int, int)
          Use the constructor that includes the showTime parameter. 
 



© Copyright IBM Corp. 2002, 2007. All Rights Reserved.