Uses of Class
org.opencms.flex.CmsFlexController.RedirectInfo
Packages that use CmsFlexController.RedirectInfo
Package
Description
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
-
Uses of CmsFlexController.RedirectInfo in org.opencms.flex
Methods in org.opencms.flex that return CmsFlexController.RedirectInfoModifier and TypeMethodDescriptionCmsFlexController.getRedirectInfo()
Gets the information about where to redirect to.Methods in org.opencms.flex with parameters of type CmsFlexController.RedirectInfoModifier and TypeMethodDescriptionvoid
CmsFlexController.setRedirectInfo
(CmsFlexController.RedirectInfo redirectInfo) Sets the information about where to redirect to.