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