Package com.day.cq.commons.servlets
Defines package version.
-
Interface Summary Interface Description AbstractListServlet.ListItem TheListItem
interface defines a sortable item of the list.AbstractReplicableListServlet.ListItem NonExistingResourceServlet NonExistingResourceServlet is a specific servlet interface for servlets that need to handle non-existing resources. -
Class Summary Class Description AbstractCommandServlet Abstract servlet to use for the client/server command interface.AbstractListServlet TheAbstractListServlet
provides base functionality such as sorting and paging for servlets that feed Ext grids (like in the SiteAdmin) with JSON.AbstractPredicateServlet Abstract servlet that retrieves the predicates from the request.AbstractReplicableListServlet TheAbstractReplicableListServlet
provides base functionality such as sorting and paging for servlets that feed Ext grids (like in the SiteAdmin) with JSON.AbstractSearchServlet AbstractSearchServlet
is a base class for search servlets.FeedRendererServlet TheFeedRendererServlet
renders the current resource as an Atom or RSS feed, depending on the value of the second selector.HtmlStatusResponseFactory Factory for creating status responses for html requests.HtmlStatusResponseHelper Deprecated. useHtmlStatusResponseFactory
insteadNonExistingDispatcherServlet NonExistingDispatcherServlet is a solution to dispatch the sling:nonexisting resource type based on dynamic acceptance.OverlayServlet Forwards to the resource considering the resource search path ("/apps", "/libs", etc.).ProxyServlet Simple proxy servlet that include the request to a proxied resource.RootMappingServlet