Uses of Class
org.apache.sling.servlets.post.impl.operations.AbstractPostOperation
Packages that use AbstractPostOperation
-
Uses of AbstractPostOperation in org.apache.sling.servlets.post.impl.operations
Subclasses of AbstractPostOperation in org.apache.sling.servlets.post.impl.operationsModifier and TypeClassDescriptionclass
TheCheckinOperation
class implements thecheckin
operation for the Sling default POST servlet.class
TheCheckoutOperation
class implements thecheckout
operation for the Sling default POST servlet.class
TheCopyOperation
class implements thecopy
operation for the Sling default POST servlet.class
TheDeleteOperation
class implements thedelete
operation for the Sling default POST servlet.class
TheImportOperation
class implements theSlingPostConstants.OPERATION_IMPORT
import operation for the Sling default POST servlet.class
TheModifyOperation
class implements the default operation called by the Sling default POST servlet if no operation is requested by the client.class
TheMoveOperation
class implements themove
operation for the Sling default POST servlet.class
TheRestoreOperation
class implements therestore
operation for the Sling default POST servlet.class
Performs a streamed modification of the content.