Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1)

E10663-02


Deprecated API


Contents

Deprecated Fields
oracle.rules.sdk2.store.mds.Keys.CONNECTIONS_URL
           
oracle.rules.sdk2.datamodel.Function.FORM_FREE
           
oracle.rules.sdk2.datamodel.Function.FORM_STRUCTURED
           
oracle.rules.sdk2.dictionary.DictionaryComponent.PROP_AUTO_CONFLICT_RESOLUTION
          use DictionaryComponent.PROP_CONFLICT_POLICY 
oracle.rules.sdk2.dictionary.DictionaryComponent.PROP_GENERATED_FROM
           
oracle.rules.sdk2.dictionary.DictionaryComponent.PROP_IS_TOPLEVEL_VIEW_OBJECT
           

 

Deprecated Methods
oracle.rules.sdk2.datamodel.SchemaBrowser.addSchemaPath(URI, String, String)
            
oracle.rules.sdk2.datamodel.SchemaBrowser.addWSDL(URI, String, String)
            
oracle.rules.rl.RuleSession.assertXPath(String, Object, String)
           
oracle.rules.sdk2.decisionpoint.DecisionPointBuilder.createDecisionPointMetadata(String, String, String, List<String>, boolean, DBTransactionImpl2)
            
oracle.rules.sdk2.datamodel.Function.getBody()
           
oracle.rules.sdk2.dictionary.DictionaryComponent.getDependents()
          this method will not scale for large dictionaries 
oracle.rules.tools.migrator.MigrateRuleRepository.getDestinationType()
           
oracle.rules.sdk2.datamodel.Function.getForm()
           
oracle.rules.sdk2.datamodel.Function.getFormOptions()
           
oracle.rules.sdk2.datamodel.Function.getFormSelected()
           
oracle.rules.sdk2.datamodel.JaxbFactType.getGeneratedFrom()
          use FactType.getSource() 
oracle.rules.sdk2.datamodel.RLFactType.getSupportXPath()
            
oracle.rules.sdk2.datamodel.FactTypeTable.getTopLevelAdfBcFactTypeNames()
           
oracle.rules.sdk2.datamodel.FactTypeTable.getTopLevelAdfBcFactTypes()
           
oracle.rules.sdk2.decisiontable.RuleSheet.isAutoConflictResolution()
          use RuleSheet.getConflictPolicyProperty() and test if the value is RuleSheet.CONFLICT_AUTO_OVERRIDE 
oracle.rules.sdk2.decisionpoint.DecisionPointBuilder.isDebug()
            
oracle.rules.tools.migrator.MigrateRuleRepository.migrateSingleDictionary()
           
oracle.rules.rl.RLClass.newInstance()
          As of 11.1.1.0.0, replaced by RLClass.newInstance(RuleSession) 
oracle.rules.sdk2.decisiontable.RuleSheet.setAutoConflictResolution(boolean)
          use RuleSheet.getConflictPolicyProperty() and set the value to RuleSheet.CONFLICT_AUTO_OVERRIDE or RuleSheet.CONFLICT_MANUAL 
oracle.rules.sdk2.datamodel.Function.setBody(String)
           
oracle.rules.sdk2.datamodel.ClassBrowser.setClasspathPathRoot(String)
           
oracle.rules.rl.exceptions.RLException.setColumn(int)
            
oracle.rules.sdk2.decisionpoint.DecisionPointBuilder.setDebug(boolean)
            
oracle.rules.tools.migrator.MigrateRuleRepository.setDestinationType(String)
           
oracle.rules.sdk2.datamodel.Function.setForm(String)
           
oracle.rules.rl.exceptions.RLException.setLine(int)
            
oracle.rules.sdk2.decisiontable.DTAction.setParameterized(boolean)
          no longer needed 
oracle.rules.sdk2.ruleset.Expression.setParameterRequired(boolean)
          No replacement. A no-op. 
oracle.rules.sdk2.datamodel.RLFactType.setSupportXPath(boolean)
            
oracle.rules.sdk2.datamodel.Function.test(StringBuilder)
           
oracle.rules.sdk2.dictionary.DictionaryObject.validate(List<SDKException>, List<SDKWarning>, int)
          Use DictionaryObject.validate(List,List) 
oracle.rules.sdk2.decisionpoint.MetadataHelper.writeDictionary(String, RuleDictionary)
            

 

Deprecated Constructors
oracle.rules.sdk2.datamodel.ClassBrowser(RuleDictionary, String)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1)

E10663-02


Copyright © 2009, Oracle and/or its affiliates. All rights reserved.