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