org.ow2.bonita.facade.impl
Class StandardAPIAccessorImpl

java.lang.Object
  extended by org.ow2.bonita.facade.impl.StandardQueryAPIAccessorImpl
      extended by org.ow2.bonita.facade.impl.StandardAPIAccessorImpl
All Implemented Interfaces:
org.ow2.bonita.facade.APIAccessor, org.ow2.bonita.facade.QueryAPIAccessor

public class StandardAPIAccessorImpl
extends StandardQueryAPIAccessorImpl
implements org.ow2.bonita.facade.APIAccessor


Constructor Summary
StandardAPIAccessorImpl()
           
 
Method Summary
 org.ow2.bonita.facade.CommandAPI getCommandAPI()
           
 org.ow2.bonita.facade.ManagementAPI getManagementAPI()
           
 org.ow2.bonita.facade.RuntimeAPI getRuntimeAPI()
           
 
Methods inherited from class org.ow2.bonita.facade.impl.StandardQueryAPIAccessorImpl
getQueryDefinitionAPI, getQueryDefinitionAPI, getQueryRuntimeAPI, getQueryRuntimeAPI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.bonita.facade.QueryAPIAccessor
getQueryDefinitionAPI, getQueryRuntimeAPI
 

Constructor Detail

StandardAPIAccessorImpl

public StandardAPIAccessorImpl()
Method Detail

getRuntimeAPI

public org.ow2.bonita.facade.RuntimeAPI getRuntimeAPI()
Specified by:
getRuntimeAPI in interface org.ow2.bonita.facade.APIAccessor

getManagementAPI

public org.ow2.bonita.facade.ManagementAPI getManagementAPI()
Specified by:
getManagementAPI in interface org.ow2.bonita.facade.APIAccessor

getCommandAPI

public org.ow2.bonita.facade.CommandAPI getCommandAPI()
Specified by:
getCommandAPI in interface org.ow2.bonita.facade.APIAccessor


Copyright © 2009 OW2 Consortium. All Rights Reserved.