Package com.broadleafcommerce.data.tracking.core.web
package com.broadleafcommerce.data.tracking.core.web
-
ClassDescriptionException handler for validation problems in the context request.Allows conversion of the
X-Context-Request
header json value into aContextRequest
instance.Looks up partial data passed in through aContextRequest
like through an API or other integration and hydrates all of the data within theContextRequest
Looks up partial data passed in through aContextRequest
like through an API or other integration and hydrates all of the data within theContextRequest
Handle the entity missing exception to return a 404 status response.Serializer forNarrowedPageable
.Default controller exception handler for problems during narrowed query operations.More flexible resolver forPageable
implementation based on additional 'offset' and 'forward' request params that relate toUnnumberedPageable
andNarrowedPageable
, respectively.Default controller exception handler for parsing problems related to structured input from a outside call to the service.Default controller exception handler forPolicy
related validation problems.Marker interface for service API rest controller components.Serializer forNarrowedPageable
.Default controller exception handler for problems related to an improperSortPositionRequest
.Return well-formatted JSON for anUntotalledPage
.