Skip navigation links


Deprecated API


Contents

Deprecated Interfaces
com.essbase.eas.framework.server.defs.MetaCommand
          As of 6.5.3, replaced by CommandDescriptor 

 

Deprecated Classes
com.essbase.eas.framework.server.application.DefaultMetaCommand
          As of 6.5.3, replaced by CommandDescriptor 

 

Deprecated Methods
com.essbase.eas.utils.URLEncoder.encode(String)
          The resulting string may vary depending on the platform's default encoding. Instead, use the encode(String,String) method to specify the encoding. 
com.essbase.eas.ui.DialogUtils.setFocusOrder(JComponent[][])
          Use the manageFocus method in this class. This method uses methods that have been deprecated in JDK1.4 onwards. 

 


Skip navigation links


Copyright © 2001, 2011, Oracle. All rights reserved.