Uses of Interface
org.sbpm.sbpel.CatchAll

Uses of CatchAll in org.sbpm.sbpel
 

Methods in org.sbpm.sbpel that return CatchAll
 CatchAll SBPELFactory.createCatchAll()
           
 CatchAll Scope.getCatchAll()
           
 CatchAll Process.getCatchAll()
           
 CatchAll Invoke.getCatchAll()
           
 

Methods in org.sbpm.sbpel with parameters of type CatchAll
 void Scope.setCatchAll(CatchAll value)
           
 void Process.setCatchAll(CatchAll value)
           
 void Invoke.setCatchAll(CatchAll value)
           
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.