@ProviderType public class PortalLocalServiceWrapper extends Object implements PortalLocalService, ServiceWrapper<PortalLocalService>
PortalLocalService
.PortalLocalService
Constructor and Description |
---|
PortalLocalServiceWrapper(PortalLocalService portalLocalService) |
Modifier and Type | Method and Description |
---|---|
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
PortalLocalService |
getWrappedService() |
void |
setWrappedService(PortalLocalService portalLocalService) |
public PortalLocalServiceWrapper(PortalLocalService portalLocalService)
public String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface PortalLocalService
public PortalLocalService getWrappedService()
getWrappedService
in interface ServiceWrapper<PortalLocalService>
public void setWrappedService(PortalLocalService portalLocalService)
setWrappedService
in interface ServiceWrapper<PortalLocalService>