All Classes and Interfaces
Class
Description
This class is responsible for providing the Authentication support needed by the admin console to both access the
admin console pages as well as invoke REST requests.
This is a noop file just to help test out the
ConsoleProvider
and ConsolePluginService files.This
ClassLoader makes it possible to access plugin
resources by finding the appropriate plugin module's
ClassLoader and loading resources from it.Convenience class for managing deployment properties - settings or options to
be conveyed to the back-end during deployment-related operations.
This Servlet provides the ability to download information from the
Server to the client.
Implement this interface to provide an Object that is capable of
providing data to
DownloadServlet. This class provides information about the request that may be
necessary for the
DownloadServlet.ContentSource to
provide content.This class provides access to
GadgetModules.These handlers help make the help system work.
The
HelpTreeAdaptor implementation must have a
public static HelpTreeAdaptor getInstance(FacesContext,
LayoutComponent, UIComponent) method in order to get access to
an instance of the HelpTreeAdaptor instance. The
HelpTreeAdaptor implementation must have a
public static HelpTreeAdaptor getInstance(FacesContext,
LayoutComponent, UIComponent) method in order to get access to
an instance of the HelpTreeAdaptor instance.This class provides basic JSON encoding / decoding.
The
ListTreeAdaptor implementation must have a
public static ListTreeAdaptor getInstance(FacesContext,
LayoutComponent, UIComponent) method in order to get access to
an instance of the ListTreeAdaptor instance.The
NavigationNodeFactory provides an abstraction layer
for the a tree node component, currently implemented as a Woodstock
treeNode component.The NavigationFactory provides an abstraction layer for the Woodstock tree
component (currently), giving us the ability to change the tree implementation to
another component or set, or a different component type altogether.
This class will provide JSFTemplating
Handlers that
provide access to IntegrationPoints and possibily other
information / services needed to provide plugin functionality
i.e.This class contains handlers for managing preferences.
This class abstracts the response from the admin console code so that we can use JSON / REST interchangeably.
This class is intended to replace, eventually, RestUtil.
Tag Class.
This class provides API support for managing
Tags.