Deprecated API

Deprecated Fields
com.essbase.api.session.IEssbase.EEssAuthenticatorType.CUSTOM
          Use CSS. 
com.essbase.api.session.IEssbase.EEssAuthenticatorType.CUSTOM_INT_VALUE
          Use CSS. 
com.essbase.api.session.IEssbase.EEssAuthenticatorType.LDAP
          Use CSS. 
com.essbase.api.session.IEssbase.EEssAuthenticatorType.LDAP_INT_VALUE
          Use CSS 
com.essbase.api.session.IEssbase.EEssAuthenticatorType.WINDOWS_NT
          Use CSS. 
com.essbase.api.session.IEssbase.EEssAuthenticatorType.WINDOWS_NT_INT_VALUE
          Use CSS 
 

Deprecated Methods
com.essbase.api.metadata.IEssMember.addAliasCombination(String, String, String)
          This function is deprecated in 7.1 version. 
com.essbase.api.domain.IEssDomain.createUser(String)
          Use createUser(String userName, String password). 
com.essbase.api.metadata.IEssMember.deleteAliasCombination(String, String)
          This function is deprecated in 7.1 version. 
com.essbase.api.datasource.IEssCube.exportData(String, IEssCube.EEssDataLevel, short)
          Use the other exportData method. 
com.essbase.api.metadata.IEssMember.getAliasCombinations(String)
          This function is deprecated in 7.1 version. 
com.essbase.api.metadata.IEssMember.getFirstChildMemberName()
            
com.essbase.api.metadata.IEssMember.getNextSiblingMemberName()
            
com.essbase.api.datasource.IEssCube.getOutline()
          This method is replaced by openOutline() method. 
com.essbase.api.metadata.IEssMember.getPreviousSiblingMemberName()