JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.broadleafcommerce.cartoperation.web.resolver.annotation
Annotation Interface ResolveGuestToken
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
ResolveGuestToken
Triggers resolution of the
GuestToken
parameter on an endpoint.
Author:
Nick Crum (ncrum)