|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AdminTreeConfiguration | Used by the tree handler to configure the tree |
DialogAwareSaveHandler | This save handler needs the dialog to proceed a proper save. |
DialogHandlerProvider | Provides a dialog and a dialog handler. |
FieldSaveHandler | Custom save handler interface. |
PageHandlerManager.PageDefinition | |
SaveHandler | This class handles the saving in the dialogs. |
ValidatingSaveHandler |
Class Summary | |
---|---|
AbstractTreeConfiguration | A base implementation of AdminTreeConfiguration that provides the i18n messages. |
AdminInterfaceModule | |
AdminInterfaceRenderKit | The default render kit for the admin interface |
AdminTreeMVCHandler | This class wraps the tree control. |
AdminTreeMVCServlet | Main admin interface servlet. |
ConfiguredDialogHandlerManager | Observes dialogs configured in modules and registers them with DialogHandlerManager when they're changed. |
ConfiguredDialogHandlerProvider | Provides a dialog configured in the repository. |
DialogHandlerManager | Manages all the dialog handlers. |
DialogMVCHandler | This is the MVCHandler for dialogs. |
DialogMVCServlet | A servlet which delegates to a DialogMVCHandler retrieved through DialogHandlerManager. |
MultiValueSaveHandler | Stores NodeData as jcr multi-value property can be used together with DialogMultiSelect. |
Navigation | This class is used to create the menud |
PageHandlerManager | Manages the page handlers. |
PageHandlerManager.BasePageDefinition | This class is used if you want to register a page that is not stored in the repository. |
PageHandlerManager.RepositoryPageDefinition | |
PageMVCHandler | This is the MVCHandler for simple pages. |
PageMVCServlet | |
SaveHandlerImpl | This class handles the saving in the dialogs. |
SimplePageMVCHandler | This is a simple default implementation. |
TemplatedMVCHandler | A default page (handler) using a freemarker template to render. |
TreeHandlerManager<H extends AdminTreeMVCHandler> | |
UUIDSaveHandler | This save handler checks each control if it is implementing the UUIDDialogControl interface. |
VersionUtil |
Exception Summary | |
---|---|
InvalidDialogHandlerException | Runtime Exception thrown when a dialog handler can't be instantiated. |
InvalidDialogPageHandlerException | Runtime Exception thrown when a dialog handler can't be instantiated. |
InvalidTreeHandlerException | Runtime Exception thrown when a tree handler can't be instantiated. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |