Class CmsJspUserDataRequestBean

java.lang.Object
org.opencms.jsp.userdata.CmsJspUserDataRequestBean

public class CmsJspUserDataRequestBean extends Object
Bean used by the dynamic function JSP for user data requests.

The dynamic function calls the action() method on this bean, which returns the new state for the JSP to render. Error/status messages are also available to the JSP via getters.