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