Class SXPBlueprintServiceWrapper

java.lang.Object
com.liferay.search.experiences.service.SXPBlueprintServiceWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.service.BaseService, com.liferay.portal.kernel.service.ServiceWrapper<SXPBlueprintService>, SXPBlueprintService

public class SXPBlueprintServiceWrapper extends Object implements com.liferay.portal.kernel.service.ServiceWrapper<SXPBlueprintService>, SXPBlueprintService
Provides a wrapper for SXPBlueprintService.
See Also:
Generated:
  • Constructor Details

    • SXPBlueprintServiceWrapper

      public SXPBlueprintServiceWrapper()
    • SXPBlueprintServiceWrapper

      public SXPBlueprintServiceWrapper(SXPBlueprintService sxpBlueprintService)
  • Method Details