Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Deprecated API


Contents

Deprecated Fields
com.oracle.bpel.client.util.SQLDefs.TBL_scope_activation
          since 2.0, scope activations kept in-memory. 

 

Deprecated Methods
com.collaxa.xml.XPathUtils.booleanValueOf(Element, String)
          Please use the other alternative booleanValueOf() method which takes the prefix-namespace map, this method will be removed in next release or so. 
com.oracle.bpel.client.IBPELDomainHandle.deployProcess(File)
          since 10.1.3, use IBPELDomainHandle.deploySuitcase( File ) 
com.oracle.bpel.client.IBPELDomainHandle.deployProcess(InputStream, String)
          since 10.1.3, use IBPELDomainHandle.deploySuitcase( InputStream ) 
com.collaxa.xml.XPathUtils.evaluate(Element, String)
          Please use the other alternative evaluate() method which takes the prefix-namespace map, this method will be removed in next release or so. 
com.oracle.bpel.client.IActivationAgentHandle.getStopWatch()
          stop watch now held using ThreadLocal 
com.collaxa.xml.XPathUtils.numberValueOf(Element, String)
          Please use the other alternative numberValueOf() method which takes the prefix-namespace map, this method will be removed in next release or so. 
com.collaxa.xml.XPathUtils.selectNodes(Element, String)
          Please use the other alternative selectNodes() method which takes the prefix-namespace map, this method will be removed in next release or so. 
com.collaxa.xml.XPathUtils.selectSingleNode(Element, String)
          Please use the other alternative selectSingleNode() method which takes the prefix-namespace map, this method will be removed in next release or so. 
com.oracle.bpel.client.IActivationAgentHandle.setStopWatch(StopWatch)
          stop watch now held using ThreadLocal 
com.collaxa.xml.XPathUtils.valueOf(Element, String)
          Please use the other alternative valueOf() method which takes the prefix-namespace map, this method will be removed in next release or so. 

 


Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.