java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.controller.SpiBaseController
de.hybris.platform.subscribedproducttmfwebservices.v2.controllers.SpiBaseController
Direct Known Subclasses:
SpiListenerController, SpiProductsController

@Deprecated(since="2302") public abstract class SpiBaseController extends SpiBaseController
Deprecated.
since 2302. Use instead @SpiBaseController
Abstract Base Controller defining common methods and fields to be used by other API controllers.
Since:
2208
  • Constructor Details

    • SpiBaseController

      public SpiBaseController()
      Deprecated.