Class AbstractServerOperationCommand

All Implemented Interfaces:
Command
Direct Known Subclasses:
ExportCommand, SaveAnnotationsCommand

public abstract class AbstractServerOperationCommand extends AbstractDocumentCommand
Common super-class for commands on the client side that call a ServerOperation.

Provides built-in support for FilteredDocuments and simplified ServerOperation invocation.