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