public interface InventoryEntryDeleteCommand extends MetaModelReferenceExpansionDsl<InventoryEntry,InventoryEntryDeleteCommand,InventoryEntryExpansionModel<InventoryEntry>>, DeleteCommand<InventoryEntry>
InventoryEntry.InventoryEntry| Modifier and Type | Method and Description |
|---|---|
static InventoryEntryDeleteCommand |
of(Versioned<InventoryEntry> versioned)
Creates a command object to delete a
InventoryEntry by ID. |
plusExpansionPaths, withExpansionPathsplusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPathsexpansionPathscanDeserialize, deserialize, httpRequestIntentstatic InventoryEntryDeleteCommand of(Versioned<InventoryEntry> versioned)
InventoryEntry by ID.versioned - the object to delete (so directly a InventoryEntry) or just the version/ID information of it