BEA Systems, Inc.

Deprecated API

Deprecated Classes
com.beasys.commerce.axiom.p13n.advisor.AbstractAdviceRequestImpl
          As of WLPS 3.1, replaced by AbstractAdviceRequestImpl 
com.beasys.commerce.axiom.p13n.agents.AgentHelper
          As of WLPS 3.1, replaced by AdvisletHelper 
com.beasys.commerce.axiom.p13n.agents.ClassificationAdviceRequestImpl
          As of WLPS 3.1, replaced by ClassificationAdviceRequestImpl 
com.beasys.commerce.axiom.p13n.agents.ClassificationAdviceResultsImpl
          As of WLPS 3.1, replaced by ClassificationAdviceResultsImpl 
com.beasys.commerce.axiom.p13n.agents.ClassificationAgentImpl
          As of WLPS 3.1, replaced by ClassificationAdvisletImpl 
com.beasys.commerce.axiom.p13n.agents.ContentQueryAdviceRequestImpl
          As of WLPS 3.1, replaced by ContentQueryAdviceRequestImpl 
com.beasys.commerce.axiom.p13n.agents.ContentQueryAdviceResultsImpl
          As of WLPS 3.1, replaced by ContentQueryAdviceResultsImpl 
com.beasys.commerce.axiom.p13n.agents.ContentQueryAgentImpl
          As of WLPS 3.1, replaced by ContentQueryAdvisletImpl 
com.beasys.commerce.axiom.p13n.agents.ContentSelectorAdviceRequestImpl
          As of WLPS 3.1, replaced by ContentSelectorAdviceRequestImpl 
com.beasys.commerce.axiom.p13n.agents.ContentSelectorAgentImpl
          As of WLPS 3.1, replaced by ContentSelectorAdvisletImpl 
com.beasys.commerce.axiom.util.i18n.MessageBundle
          This class has been moved to com.beasys.commerce.i18n.MessageBundle. Use that from now on. 
com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorBean
          As of WLPS 3.1, replaced by AdvisorBean 
com.beasys.commerce.axiom.document.fast.RefFastDocumentManagerImpl
          Use SPIFastDocumentManagerImpl instead. 
com.beasys.commerce.axiom.p13n.agents.SuccessorHandle
          As of WLPS 3.1, replaced by SuccessorHandle 
 

Deprecated Interfaces
com.beasys.commerce.axiom.p13n.advisor.AdviceRequest
          As of WLPS 3.1, replaced by AdviceRequest 
com.beasys.commerce.axiom.p13n.advisor.AdviceResults
          As of WLPS 3.1, replaced by AdviceResults 
com.beasys.commerce.axiom.p13n.advisor.Agent
          As of WLPS 3.1, replaced by Advislet 
com.beasys.commerce.axiom.p13n.agents.ClassificationAdviceRequest
          As of WLPS 3.1, replaced by ClassificationAdviceRequest 
com.beasys.commerce.axiom.p13n.agents.ClassificationAdviceResults
          As of WLPS 3.1, replaced by ClassificationAdviceResults 
com.beasys.commerce.axiom.p13n.agents.ContentQueryAdviceRequest
          As of WLPS 3.1, replaced by ContentQueryAdviceRequest 
com.beasys.commerce.axiom.p13n.agents.ContentQueryAdviceResults
          As of WLPS 3.1, replaced by ContentQueryAdviceResults 
com.beasys.commerce.axiom.p13n.agents.ContentSelectorAdviceRequest
          As of WLPS 3.1, replaced by ContentSelectorAdviceRequest 
com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisor
          As of WLPS 3.1, replaced by Advisor 
com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorHome
          As of WLPS 3.1, replaced by AdvisorHome 
com.beasys.commerce.axiom.p13n.agents.RulesAdviceRequest
          As of WLPS 3.1, replaced by RulesAdviceRequest 
 

Deprecated Exceptions
com.beasys.commerce.axiom.p13n.advisor.AdviceRequestValidationException
          As of WLPS 3.1, replaced by AdviceRequestValidationException 
com.beasys.commerce.axiom.p13n.advisor.PersonalizationAdvisorException
          As of WLPS 3.1, replaced by AdvisorException 
 

Deprecated Fields
com.beasys.commerce.axiom.jsp.JspServiceManager.lastCheckTime
          - this value is meaningless for this release of JspServiceManager. It will always be -1 from this implementation. 
com.beasys.commerce.content.ContentCache.SESSION_NAME
          Use DEF_CACHE_NAME instead. 
 

Deprecated Methods
com.beasys.commerce.foundation.cache.Cache.addEntry(Object, Object)
          use put 
com.beasys.commerce.foundation.cache.CacheImpl.addEntry(Object, Object)
          use put. 
com.beasys.commerce.foundation.cache.Cache.addEntry(Object, Object, long)
          use put 
com.beasys.commerce.foundation.cache.CacheImpl.addEntry(Object, Object, long)
          use put 
com.beasys.commerce.foundation.cache.Cache.containsEntry(Object)
          use containsKey 
com.beasys.commerce.foundation.cache.CacheImpl.containsEntry(Object)
          use containsKey 
com.beasys.commerce.foundation.cache.Cache.fetchEntry(Object)
          use get 
com.beasys.commerce.foundation.cache.CacheImpl.fetchEntry(Object)
          use get 
com.beasys.commerce.axiom.jsp.JspServiceManager.finishTx(UserTransaction, HttpServletRequest)
            
com.beasys.commerce.p13n.tags.ContentSelectorTag.getContenthome()
          As of WLPS 3.1, replaced by ContentSelectorTag.getContentHome() 
com.beasys.commerce.p13n.tags.ContentQueryTag.getContenthome()
          As of WLPS 3.1, replaced by ContentQueryTag.getContentHome() 
com.beasys.commerce.axiom.jsp.JspHelper.getDequalifiedSessionValues(HttpServletRequest)
          As of WLPS 3.1, replaced by JspHelper.getSessionValues(HttpServletRequest request) 
com.beasys.commerce.foundation.cache.Cache.getEntryCount()
          use size 
com.beasys.commerce.foundation.cache.CacheImpl.getEntryCount()
            
com.beasys.commerce.util.JDBCSequencer.getIncrementAmount()
          Replaced by getCacheSize 
com.beasys.commerce.util.Sequencer.getIncrementAmount()
          Replaced by getCacheSize 
com.beasys.commerce.axiom.util.i18n.MessageBundle.getInstance(String)
          Use com.beasys.commerce.i18n.MessageBundle from now on. 
com.beasys.commerce.i18n.MessageBundle.getInstance(String)
          Replaced by MessageBundle.getBundle(String) 
com.beasys.commerce.axiom.content.ContentManagerImpl.getJNDIContext()
          No longer needed (use getEnvironmentProperty) 
com.beasys.commerce.axiom.util.i18n.MessageBundle.getMessage(Object[], String)
          Use com.beasys.commerce.i18n.MessageBundle from now on. 
com.beasys.commerce.p13n.tags.ContentSelectorTag.getRuleset()
          As of WLPS 3.1, replaced by ContentSelectorTag.getRuleSet() 
com.beasys.commerce.p13n.tags.DivTag.getRuleset()
          As of WLPS 3.1, replaced by DivTag.getRuleSet() 
com.beasys.commerce.axiom.util.helper.JNDIHelper.getService(String)
          See lookup 
com.beasys.commerce.p13n.tags.ContentSelectorTag.getSortby()
          As of WLPS 3.1, replaced by ContentSelectorTag.getSortBy() 
com.beasys.commerce.p13n.tags.ContentQueryTag.getSortby()
          As of WLPS 3.1, replaced by ContentQueryTag.getSortBy() 
com.beasys.commerce.axiom.advisor.AdvisorException.getSource()
          As of WLPS 3.1, replaced by AdvisorException.getSourceException() 
com.beasys.commerce.axiom.util.i18n.MessageBundle.getString(String)
          Use com.beasys.commerce.i18n.MessageBundle from now on. 
com.beasys.commerce.foundation.cache.Cache.removeAllEntries()
          use clear 
com.beasys.commerce.foundation.cache.CacheImpl.removeAllEntries()
          use clear 
com.beasys.commerce.foundation.cache.CacheImpl.removeEntries(Object[])
          use remove 
com.beasys.commerce.foundation.cache.Cache.removeEntry(Object)
          use remove 
com.beasys.commerce.foundation.cache.CacheImpl.removeEntry(Object)
          use remove. 
com.beasys.commerce.axiom.jsp.JspBase.setAlternateDestination(HttpServletRequest, String)
          use setOverrideDestination 
com.beasys.commerce.p13n.tags.ContentSelectorTag.setContenthome(String)
          As of WLPS 3.1, replaced by ContentSelectorTag.setContentHome(String) 
com.beasys.commerce.p13n.tags.ContentQueryTag.setContenthome(String)
          As of WLPS 3.1, replaced by ContentQueryTag.setContentHome(String) 
com.beasys.commerce.util.JDBCSequencer.setIncrementAmount(long)
          Replaced by setCacheSize 
com.beasys.commerce.util.Sequencer.setIncrementAmount(long)
          Replaced by setCacheSize 
com.beasys.commerce.p13n.tags.ContentSelectorTag.setRuleset(String)
          As of WLPS 3.1, replaced by ContentSelectorTag.setRuleSet(String) 
com.beasys.commerce.p13n.tags.DivTag.setRuleset(String)
          As of WLPS 3.1, replaced by DivTag.setRuleSet(String) 
com.beasys.commerce.p13n.tags.ContentSelectorTag.setSortby(String)
          As of WLPS 3.1, replaced by ContentSelectorTag.setSortBy(String) 
com.beasys.commerce.p13n.tags.ContentQueryTag.setSortby(String)
          As of WLPS 3.1, replaced by ContentQueryTag.setSortBy(String) 
com.beasys.commerce.axiom.jsp.JspServiceManager.startTx()
            
com.beasys.commerce.foundation.flow.jsp.DefaultDestinationDeterminer.validDestination(ServletConfig, String, File)
          see validDestination(String) 
com.beasys.commerce.axiom.jsp.JspServiceManager.validDestination(String, File)
          see validDestination(String) 
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved