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