Liferay 6.2-ce-ga5

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

Packages that use BaseProxyBean
com.liferay.portal.audit   
com.liferay.portal.bi.rules   
com.liferay.portal.messaging.proxy   
com.liferay.portal.mobile.device   
com.liferay.portal.scheduler   
com.liferay.portal.workflow   
com.liferay.portal.workflow.comparator   
com.liferay.portlet.documentlibrary.store This package defines the document library portlet store interfaces, base classes, utilities, and wrappers. 
 

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
 

Constructors in com.liferay.portal.messaging.proxy with parameters of type BaseProxyBean
MessagingProxyInvocationHandler(BaseProxyBean baseProxyBean)
           
 

Uses of BaseProxyBean in com.liferay.portal.mobile.device
 

Subclasses of BaseProxyBean in com.liferay.portal.mobile.device
 class DeviceRecognitionProviderProxyBean
           
 

Uses of BaseProxyBean in com.liferay.portal.scheduler
 

Subclasses of BaseProxyBean in com.liferay.portal.scheduler
 class SchedulerEngineProxyBean
           
 

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
           
 

Uses of BaseProxyBean in com.liferay.portal.workflow.comparator
 

Subclasses of BaseProxyBean in com.liferay.portal.workflow.comparator
 class WorkflowComparatorFactoryProxyBean
           
 

Uses of BaseProxyBean in com.liferay.portlet.documentlibrary.store
 

Subclasses of BaseProxyBean in com.liferay.portlet.documentlibrary.store
 class StoreProxyBean
           
 


Liferay 6.2-ce-ga5