Package org.apache.sling.servlets.post.impl.operations

Class Summary
CheckinOperation The CheckinOperation class implements the checkin operation for the Sling default POST servlet.
CheckoutOperation The CheckoutOperation class implements the checkout operation for the Sling default POST servlet.
CopyOperation The CopyOperation class implements the copy operation for the Sling default POST servlet.
DeleteOperation The DeleteOperation class implements the delete operation for the Sling default POST servlet.
ImportOperation The ImportOperation class implements the SlingPostConstants.OPERATION_IMPORT import operation for the Sling default POST servlet.
ModifyOperation The ModifyOperation class implements the default operation called by the Sling default POST servlet if no operation is requested by the client.
MoveOperation The MoveOperation class implements the move operation for the Sling default POST servlet.
NopOperation The NopOperation class implements no operation at all.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.