|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JcmsMessageSelector | JcmsMessage selector interface |
Class Summary | |
---|---|
AbstractJcmsAjaxContext | Convenient abstract class to easily develops AJAX handlers in JCMS. This class tracks variables and various request information available during the initial request of user (as opposed to other AJAX request in which the information is either not available or not the same). To develop your AJAX handler : 1. |
GroupListContext | |
GroupListContext.Builder | |
JcmsContext | This class keep track of all variables declared in doInitPage and give access to convenient methods when you are not in a jsp (servlet, tag, custom class etc) To use methods of this class, You MUST set a valid request and response (either with the contructor or with the setters). |
JcmsJspContext | This class allows you to keep track of variables declare and initialiazed by JCMS. You can either : 1. |
JcmsMessage | |
LevelSelector | select a JcmsMessage by it level |
Enum Summary | |
---|---|
JcmsMessage.Level |
Provides context classes available in every request, you can extends them or use them as javabean.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |