Package dev.dsf.fhir.dao.command
Interface ModifyingCommand
- All Superinterfaces:
Command
- All Known Implementing Classes:
CreateCommand,CreateStructureDefinitionCommand,DeleteCommand,DeleteStructureDefinitionCommand,UpdateCommand,UpdateStructureDefinitionCommand
-
Field Summary
Fields inherited from interface dev.dsf.fhir.dao.command.Command
URL_UUID_PREFIX -
Method Summary
Methods inherited from interface dev.dsf.fhir.dao.command.Command
execute, getIdentity, getIndex, getResourceTypeName, getTransactionPriority, postExecute, preExecute