Package com.liferay.layout.seo.service
Class LayoutSEOSiteServiceWrapper
java.lang.Object
com.liferay.layout.seo.service.LayoutSEOSiteServiceWrapper
- All Implemented Interfaces:
LayoutSEOSiteService
,com.liferay.portal.kernel.service.BaseService
,com.liferay.portal.kernel.service.ServiceWrapper<LayoutSEOSiteService>
public class LayoutSEOSiteServiceWrapper
extends Object
implements LayoutSEOSiteService, com.liferay.portal.kernel.service.ServiceWrapper<LayoutSEOSiteService>
Provides a wrapper for
LayoutSEOSiteService
.- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the OSGi service identifier.void
setWrappedService
(LayoutSEOSiteService layoutSEOSiteService)
-
Constructor Details
-
LayoutSEOSiteServiceWrapper
public LayoutSEOSiteServiceWrapper() -
LayoutSEOSiteServiceWrapper
-
-
Method Details
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifier
in interfaceLayoutSEOSiteService
- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<LayoutSEOSiteService>
-
setWrappedService
- Specified by:
setWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<LayoutSEOSiteService>
-