Package com.broadleafcommerce.data.tracking.core.preview.context
package com.broadleafcommerce.data.tracking.core.preview.context
-
ClassDescriptionThe default implementation of
PreviewDateWebRequestResolverthat resolves a preview dateInstantfrom aNativeWebRequestwhen there is aPreviewTokenpresent.The default implementation ofPreviewSandboxWebRequestResolverthat resolves a preview sandbox idStringfrom aNativeWebRequest.The default implementation ofPreviewTokenWebRequestResolverthat makes use of thePreviewTokenDecoderto decode aPreviewTokenfrom the providedNativeWebRequest.Interface that is expected to resolve a preview date of typeInstantInterface that is expected to resolve a preview sandbox id.Interface that is expected to resolve aPreviewTokenfrom aNativeWebRequestwithin a certain context.