Package | Description |
---|---|
org.apache.sling.jackrabbit.usermanager | |
org.apache.sling.jcr.jackrabbit.accessmanager.post | |
org.apache.sling.servlets.post |
Class and Description |
---|
Modification |
Class and Description |
---|
AbstractPostResponse
The
AbstractPostResponse class provides a basic implementation
of the PostResponse interface maintaining properties to be
prepared for sending the response in an internal map. |
Modification |
PostResponse
The
PostResponse interface defines the API of a response
container which can (and should) be used by PostOperation services 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.
|
Class and Description |
---|
AbstractPostOperation
Deprecated.
(SLING-6722): this class mixes Sling and JCR APIs which is not
optimal as nowadays we favor the Sling APIs. There's no intention to remove
it however, if you're using JCR APIs anyways in your project it's fine to
use it. Theres no public replacement for it as I write this.
|
AbstractPostResponse
The
AbstractPostResponse class provides a basic implementation
of the PostResponse interface maintaining properties to be
prepared for sending the response in an internal map. |
Modification |
ModificationType |
NodeNameGenerator
Service interface which allows for custom node name generation for * resources.
|
PostOperation
The
PostOperation interface defines the service API to be
implemented by service providers extending the Sling POST servlet. |
PostResponse
The
PostResponse interface defines the API of a response
container which can (and should) be used by PostOperation services 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.
|
SlingPostOperation
Deprecated.
as of 2.0.8 (Bundle version 2.2.0) and replaced by
PostOperation . |
SlingPostProcessor
The
SlingPostProcessor interface defines a service API to be
implemented by service providers extending the Sling default POST servlet. |
VersioningConfiguration
Data structure to hold the various options associated with how versionable
nodes are handled in the post servlet.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.