| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractQueryHandler.QueryHandlerPrinter | |
|---|---|
| com.jalios.jcms.archive | Contains the classes used to deal with archives management in JCMS. | 
| com.jalios.jcms.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). | 
| Uses of AbstractQueryHandler.QueryHandlerPrinter in com.jalios.jcms.archive | 
|---|
| Methods in com.jalios.jcms.archive with parameters of type AbstractQueryHandler.QueryHandlerPrinter | |
|---|---|
| protected  String | ArchiveQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer) | 
| Uses of AbstractQueryHandler.QueryHandlerPrinter in com.jalios.jcms.handler | 
|---|
| Subclasses of AbstractQueryHandler.QueryHandlerPrinter in com.jalios.jcms.handler | |
|---|---|
| static class | AbstractQueryHandler.HiddenParamQhPrinterHTML hidden input implementation of a QueryHandlerPrinter | 
| static class | AbstractQueryHandler.QueryStringQhPrinterQueryString implementation of a QueryHandlerPrinter | 
| Methods in com.jalios.jcms.handler with parameters of type AbstractQueryHandler.QueryHandlerPrinter | |
|---|---|
| protected  String | WorkspaceQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Print current QueryHandler params using specified QueryHandlerPrinter. | 
| protected  String | QueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Print current QueryHandler params using specified QueryHandlerPrinter. | 
| protected  String | MemberQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Print current QueryHandler params using specified QueryHandlerPrinter. | 
| protected  String | GroupQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Print current QueryHandler params using specified QueryHandlerPrinter. | 
| protected  String | DBMemberQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Print current QueryHandler params using specified QueryHandlerPrinter. | 
| protected  String | AllMemberQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Print current QueryHandler params using specified QueryHandlerPrinter. | 
| protected abstract  String | AbstractQueryHandler.printParams(AbstractQueryHandler.QueryHandlerPrinter printer)Method to be implemented by subclass to provide params printing in query or hidden input format. Typical implementation : | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||