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 Details

    • LayoutSEOSiteServiceWrapper

      public LayoutSEOSiteServiceWrapper()
    • LayoutSEOSiteServiceWrapper

      public LayoutSEOSiteServiceWrapper(LayoutSEOSiteService layoutSEOSiteService)
  • Method Details