public class AccountGroupAccountEntryRelServiceWrapper extends java.lang.Object implements AccountGroupAccountEntryRelService, com.liferay.portal.kernel.service.ServiceWrapper<AccountGroupAccountEntryRelService>
AccountGroupAccountEntryRelService.AccountGroupAccountEntryRelService| Constructor and Description |
|---|
AccountGroupAccountEntryRelServiceWrapper(AccountGroupAccountEntryRelService accountGroupAccountEntryRelService) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
AccountGroupAccountEntryRelService |
getWrappedService() |
void |
setWrappedService(AccountGroupAccountEntryRelService accountGroupAccountEntryRelService) |
public AccountGroupAccountEntryRelServiceWrapper(AccountGroupAccountEntryRelService accountGroupAccountEntryRelService)
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface AccountGroupAccountEntryRelServicepublic AccountGroupAccountEntryRelService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<AccountGroupAccountEntryRelService>public void setWrappedService(AccountGroupAccountEntryRelService accountGroupAccountEntryRelService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<AccountGroupAccountEntryRelService>