Interface ModifyingCommand

All Superinterfaces:
Command
All Known Implementing Classes:
CreateCommand, CreateStructureDefinitionCommand, DeleteCommand, DeleteStructureDefinitionCommand, UpdateCommand, UpdateStructureDefinitionCommand

public interface ModifyingCommand extends Command