Package dw.web

ClassDescription
ClickStreamRepresents the click stream in the session.
ClickStreamEntryRepresent an entry in the click stream.
CookieRepresents an HTTP cookie used for storing information on a client browser.
CookiesThe class provides an index and associative array like access to the Cookies of the current request.
CSRFProtectionUsed to generate and validate CSRF tokens.
FormThe class is the top level element in the form instance hierachy.
FormActionThe FormAction class represents the action in form instance hierarchy.
FormElementRepresents a form element.
FormElementValidationResultRepresents a form element validation result.
FormFieldRepresents a field in a form.
FormFieldOptionRepresents an option for a form field.
FormFieldOptionsThe class represents the list of options for a field.
FormGroupThe class is the central class within the whole form handling.
FormListRepresents a list of forms.
FormListItemRepresents an item in a form list.
FormsThe Forms object provides access to all current forms in the session.
HttpParameterRepresents an HTTP parameter.
HttpParameterMapA map of HTTP parameters.
LoopIteratorIterator used in implementation.
PageMetaDataContains meta data about the page.
PageMetaTagPage meta tags are used in HTML documents to provide structured data about a web page.
PagingModelA page model is a helper class to apply a pages to a collection of elements or an iterator of elements and supports creating URLs for continued paging through the elements.
ResourceLibrary class which provides methods for retrieving messages from properties resource bundles which contain locale-specific strings.
URLRepresents a URL in Commerce Cloud Digital.
URLActionThe class is needed for the URL creation within template processing.
URLParameterThis class represents a key-value-pair for URL parameters.
URLRedirectRepresents a URLRedirect in Commerce Cloud Digital.
URLRedirectMgrURLRedirect manager class.
URLUtilsURL utility class.