All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractPostOperation Deprecated. (SLING-6722): this class mixes Sling and JCR APIs which is not optimal as nowadays we favor the Sling APIs.AbstractPostResponse TheAbstractPostResponseclass provides a basic implementation of thePostResponseinterface maintaining properties to be prepared for sending the response in an internal map.AbstractPostResponseWrapper Provides a simple implementation of PostResponse that can be subclassed by developers wishing to provide specialized behavior to an existing PostResponse instance.AbstractSlingPostOperation Deprecated. as of 2.0.8 (Bundle version 2.2.0) and replaced byAbstractPostOperation.HtmlResponse TheHtmlResponseis anAbstractPostResponsepreparing the response in HTML (actually XHTML) such that it can be interpreted as a plain response in a browser or as XML response in an Ajax request.JSONResponse TheJSONResponseis anAbstractPostResponsepreparing the response in JSON.Modification ModificationType NodeNameGenerator Service interface which allows for custom node name generation for * resources.PostOperation ThePostOperationinterface defines the service API to be implemented by service providers extending the Sling POST servlet.PostResponse ThePostResponseinterface defines the API of a response container which can (and should) be used byPostOperationservices to prepare responses to be sent back to the client.PostResponseCreator Service interface which allows for alternate implementations of the PostResponse interface to be created as needed.PostResponseWithErrorHandling Deprecated. PreconditionViolatedPersistenceException Indicates that the input does not meet necessary precondition.SlingPostConstants TheSlingPostConstantsinterface provides constants for well known parameters of the core SlingPostServlet.SlingPostOperation Deprecated. as of 2.0.8 (Bundle version 2.2.0) and replaced byPostOperation.SlingPostProcessor TheSlingPostProcessorinterface defines a service API to be implemented by service providers extending the Sling default POST servlet.TemporaryPersistenceException This exceptions indicates errors, which might be temporary and for which a retry with the same parameters could work.VersioningConfiguration Data structure to hold the various options associated with how versionable nodes are handled in the post servlet.