BEA Systems, Inc.

Deprecated API

Deprecated Methods
com.beasys.commerce.util.PersistenceHelperPlugin.createSmartCollectionReference()
            
com.beasys.commerce.util.PersistenceHelper.createSmartCollectionReference()
            
com.beasys.commerce.util.PersistenceHelperPlugin.createSmartMapReference()
            
com.beasys.commerce.util.PersistenceHelper.createSmartMapReference()
            
com.beasys.commerce.axiom.reasoning.rules.RuleSheet.doesClassifierRuleExist(String)
          use doesRuleForTypeExist(aRuleName, RULE_TYPE_CLASSIFIER); 
com.beasys.commerce.axiom.reasoning.rules.RuleSheet.doesContentSelectorRuleExist(String)
          use doesRuleForTypeExist(aRuleName, RULE_TYPE_CONTENT_SELECTOR); 
com.beasys.commerce.axiom.reasoning.rules.RuleSheet.getClassifierRules()
          use getRulesForType(RuleConstants.RULE_TYPE_CLASSIFIER) 
com.beasys.commerce.axiom.reasoning.rules.RuleSheet.getContentSelectorRules()
          use getRulesForType(RuleConstants.RULE_TYPE_CONTENT_SELECTOR) 
com.beasys.commerce.util.JDBCSequencer.getIncrementAmount()
          Replaced by getCacheSize 
com.beasys.commerce.util.Sequencer.getIncrementAmount()
          Replaced by getCacheSize 
com.beasys.commerce.axiom.util.helper.JNDIHelper.getService(String)
          See lookup 
com.beasys.commerce.util.Helper.initFromTheoryProperties()
          in favor of com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper
  Properties p = new Properties();
  p.put(Context.INITIAL_CONTEXT_FACTORY, "MyAppServer.jndi.MyJNDIContextFactory");
  p.put(Context.URL, "myProtocol://127.0.0.1:8001");
  com.beasys.commerce.util.Helper.init(p);
 
 
com.beasys.commerce.axiom.jsp.JspBase.setAlternateDestination(HttpServletRequest, String)
          use setOverrideDestination 
com.beasys.commerce.util.JDBCSequencer.setIncrementAmount(long)
          Replaced by setCacheSize 
com.beasys.commerce.util.Sequencer.setIncrementAmount(long)
          Replaced by setCacheSize 
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved