Liferay 6.0.5

com.liferay.portal.service
Class PortalLocalServiceWrapper

java.lang.Object
  extended by com.liferay.portal.service.PortalLocalServiceWrapper
All Implemented Interfaces:
PortalLocalService

public class PortalLocalServiceWrapper
extends Object
implements PortalLocalService

This class is a wrapper for PortalLocalService.

See Also:
PortalLocalService
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

Constructor Summary
PortalLocalServiceWrapper(PortalLocalService portalLocalService)
           
 
Method Summary
 PortalLocalService getWrappedPortalLocalService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalLocalServiceWrapper

public PortalLocalServiceWrapper(PortalLocalService portalLocalService)
Method Detail

getWrappedPortalLocalService

public PortalLocalService getWrappedPortalLocalService()

Liferay 6.0.5