BEA Systems, Inc.

Deprecated API

Deprecated Classes
theory.smart.ebusiness.customer.CustomerManagerImpl
          The CustomerManger interface has been deprecated and will not be supported in version 2.0 
theory.smart.ebusiness.invoicing.InvoiceManagerImpl
          The InvoiceManger interface has been deprecated and will not be supported in version 2.0 
theory.smart.ebusiness.order.OrderManagerImpl
          The OrderManger interface has been deprecated and will not be supported in version 2.0 
 

Deprecated Interfaces
theory.smart.ebusiness.customer.CustomerManager
          The CustomerManger interface has been deprecated and will not be supported in version 2.0 
theory.smart.ebusiness.invoicing.InvoiceManager
          The InvoiceManger interface has been deprecated and will not be supported in version 2.0 
theory.smart.ebusiness.order.OrderManager
          The OrderManger interface has been deprecated and will not be supported in version 2.0
                  orderIdGenerator
 [OrderManager] <>------> [theory.smart.axiom.util.AlphaNumericSequencer] 

 
 
 

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) 
theory.smart.axiom.util.AlphaNumericSequencerImpl.getCounter()
          Replaced by getValue 
theory.smart.axiom.util.AlphaNumericSequencer.getCounter()
          Replaced by getValue 
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);
 
 
theory.smart.axiom.util.AlphaNumericSequencerImpl.initialize(String, int, String, int, int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.initialize(String, int, String, int, int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencerImpl.setAlphaNumericSequencerByValue(AlphaNumericSequencerValue)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.setAlphaNumericSequencerByValue(AlphaNumericSequencerValue)
          Please see the WebLogic Commerce property file 
com.beasys.commerce.axiom.jsp.JspBase.setAlternateDestination(HttpServletRequest, String)
          use setOverrideDestination 
theory.smart.axiom.util.AlphaNumericSequencerImpl.setCounter(int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.setCounter(int)
          Please see the WebLogic Commerce property file 
com.beasys.commerce.util.JDBCSequencer.setIncrementAmount(long)
          Replaced by setCacheSize 
com.beasys.commerce.util.Sequencer.setIncrementAmount(long)
          Replaced by setCacheSize 
theory.smart.axiom.util.AlphaNumericSequencerImpl.setNumDigits(int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.setNumDigits(int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencerImpl.setPrefix(String)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.setPrefix(String)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencerImpl.setStep(int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.setStep(int)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencerImpl.setSuffix(String)
          Please see the WebLogic Commerce property file 
theory.smart.axiom.util.AlphaNumericSequencer.setSuffix(String)
          Please see the WebLogic Commerce property file 
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved