Class SpiBaseController
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.controller.SpiBaseController
de.hybris.platform.subscribedproducttmfwebservices.v2.controllers.SpiBaseController
- Direct Known Subclasses:
SpiListenerController,SpiProductsController
Deprecated.
Abstract Base Controller defining common methods and fields to be used by other API controllers.
- Since:
- 2208
-
Field Summary
Fields inherited from class de.hybris.platform.subscribedproducttmfwebservices.controller.SpiBaseController
NOT_FOUND -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.subscribedproducttmfwebservices.controller.SpiBaseController
filter, getDataMapper, getI18nService, getMessageSource, getObjectMapper, getQueryStringWithoutOffsetAndLimit, getUnsuccessfulResponse, getUnsuccessfulResponse, handleModelNotFoundException, hasRole, init, sanitize, validate
-
Constructor Details
-
SpiBaseController
public SpiBaseController()Deprecated.
-
SpiBaseController