Liferay 6.0.5

Uses of Class
com.liferay.portal.kernel.messaging.proxy.BaseProxyBean

Packages that use BaseProxyBean
com.liferay.documentlibrary.util   
com.liferay.portal.audit   
com.liferay.portal.bi.rules   
com.liferay.portal.messaging.proxy   
com.liferay.portal.scripting   
com.liferay.portal.workflow   
 

Uses of BaseProxyBean in com.liferay.documentlibrary.util
 

Subclasses of BaseProxyBean in com.liferay.documentlibrary.util
 class HookProxyBean
           
 

Uses of BaseProxyBean in com.liferay.portal.audit
 

Subclasses of BaseProxyBean in com.liferay.portal.audit
 class AuditRouterProxyBean
           
 

Uses of BaseProxyBean in com.liferay.portal.bi.rules
 

Subclasses of BaseProxyBean in com.liferay.portal.bi.rules
 class RulesEngineProxyBean
           
 

Uses of BaseProxyBean in com.liferay.portal.messaging.proxy
 

Methods in com.liferay.portal.messaging.proxy with parameters of type BaseProxyBean
protected  void MessagingProxyAdvice.doInvokeAsynchronous(ProxyRequest proxyRequest, BaseProxyBean baseProxyBean)
           
protected  Object MessagingProxyAdvice.doInvokeSynchronous(ProxyRequest proxyRequest, BaseProxyBean baseProxyBean)
           
 

Uses of BaseProxyBean in com.liferay.portal.scripting
 

Subclasses of BaseProxyBean in com.liferay.portal.scripting
 class ScriptingProxyBean
           
 

Uses of BaseProxyBean in com.liferay.portal.workflow
 

Subclasses of BaseProxyBean in com.liferay.portal.workflow
 class WorkflowDefinitionManagerProxyBean
           
 class WorkflowEngineManagerProxyBean
           
 class WorkflowInstanceManagerProxyBean
           
 class WorkflowLogManagerProxyBean
           
 class WorkflowStatusManagerProxyBean
           
 class WorkflowTaskManagerProxyBean
           
 


Liferay 6.0.5