NAME
Apache::Sling::JsonQueryServlet - Query the JCR layer via the apache sling JSON query servlet.
ABSTRACT
query related functionality for Sling implemented over rest APIs.
METHODS
new
Create, set up, and return a JSON Query Servlet object
set_results
Set a suitable message and response for the json query object.
all_nodes
Return all nodes in the sling system in JSON format.
USAGE
DESCRIPTION
Perl library providing a layer of abstraction to the REST JSON query servlet methods
REQUIRED ARGUMENTS
None required.
OPTIONS
n/a
DIAGNOSTICS
n/a
EXIT STATUS
0 on success.
CONFIGURATION
None required.
DEPENDENCIES
INCOMPATIBILITIES
None known.
BUGS AND LIMITATIONS
None known.
AUTHOR
Daniel David Parry <perl@ddp.me.uk>
LICENSE AND COPYRIGHT
LICENSE: http://dev.perl.org/licenses/artistic.html
COPYRIGHT: (c) 2011 Daniel David Parry <perl@ddp.me.uk>