Uses of Interface
org.ow2.bonita.facade.RuntimeAPI

Packages that use RuntimeAPI
org.ow2.bonita.facade   
org.ow2.bonita.facade.ejb.ejb2   
org.ow2.bonita.facade.ejb.ejb3   
org.ow2.bonita.facade.impl   
org.ow2.bonita.util   
 

Uses of RuntimeAPI in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that return RuntimeAPI
 RuntimeAPI APIAccessor.getRuntimeAPI()
          To get the RuntimeAPI interface.
 

Uses of RuntimeAPI in org.ow2.bonita.facade.ejb.ejb2
 

Methods in org.ow2.bonita.facade.ejb.ejb2 that return RuntimeAPI
 RuntimeAPI EJB2APIAccessorImpl.getRuntimeAPI()
           
 

Uses of RuntimeAPI in org.ow2.bonita.facade.ejb.ejb3
 

Methods in org.ow2.bonita.facade.ejb.ejb3 that return RuntimeAPI
 RuntimeAPI EJB3APIAccessorImpl.getRuntimeAPI()
           
 

Uses of RuntimeAPI in org.ow2.bonita.facade.impl
 

Methods in org.ow2.bonita.facade.impl that return RuntimeAPI
 RuntimeAPI StandardAPIAccessorImpl.getRuntimeAPI()
           
 

Uses of RuntimeAPI in org.ow2.bonita.util
 

Methods in org.ow2.bonita.util that return RuntimeAPI
static RuntimeAPI AccessorUtil.getRuntimeAPI()
          To get the RuntimeAPI interface.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.