Class AccountEntryUserRelServiceWrapper

java.lang.Object
com.liferay.account.service.AccountEntryUserRelServiceWrapper
All Implemented Interfaces:
AccountEntryUserRelService, com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.ServiceWrapper<AccountEntryUserRelService>

public class AccountEntryUserRelServiceWrapper extends Object implements AccountEntryUserRelService, com.liferay.portal.kernel.service.ServiceWrapper<AccountEntryUserRelService>
Provides a wrapper for AccountEntryUserRelService.
See Also:
Generated:
  • Constructor Details

    • AccountEntryUserRelServiceWrapper

      public AccountEntryUserRelServiceWrapper()
    • AccountEntryUserRelServiceWrapper

      public AccountEntryUserRelServiceWrapper(AccountEntryUserRelService accountEntryUserRelService)
  • Method Details