Liferay 6.0.5

com.liferay.portal.service
Class AccountServiceWrapper

java.lang.Object
  extended by com.liferay.portal.service.AccountServiceWrapper
All Implemented Interfaces:
AccountService

public class AccountServiceWrapper
extends Object
implements AccountService

This class is a wrapper for AccountService.

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

Constructor Summary
AccountServiceWrapper(AccountService accountService)
           
 
Method Summary
 AccountService getWrappedAccountService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountServiceWrapper

public AccountServiceWrapper(AccountService accountService)
Method Detail

getWrappedAccountService

public AccountService getWrappedAccountService()

Liferay 6.0.5