class |
CheckinOperation |
The CheckinOperation class implements the
checkin
operation for the Sling default POST servlet.
|
class |
CheckoutOperation |
The CheckoutOperation class implements the
checkout
operation for the Sling default POST servlet.
|
class |
CopyOperation |
The CopyOperation class implements the
copy
operation for the Sling default POST servlet.
|
class |
DeleteOperation |
The DeleteOperation class implements the
delete operation for the Sling default POST servlet.
|
class |
ImportOperation |
|
class |
ModifyOperation |
The ModifyOperation class implements the default operation
called by the Sling default POST servlet if no operation is requested by the
client.
|
class |
MoveOperation |
The MoveOperation class implements the
move
operation for the Sling default POST servlet.
|
class |
RestoreOperation |
The RestoreOperation class implements the
restore
operation for the Sling default POST servlet.
|
class |
StreamedUploadOperation |
Performs a streamed modification of the content.
|