public interface OrderInStoreDeleteByIdCommand extends MetaModelReferenceExpansionDsl<Order,OrderInStoreDeleteByIdCommand,OrderExpansionModel<Order>>, DeleteCommand<Order>
Modifier and Type | Method and Description |
---|---|
static OrderInStoreDeleteByIdCommand |
of(String storeKey,
Versioned<Order> versioned) |
static OrderInStoreDeleteByIdCommand |
of(String storeKey,
Versioned<Order> versioned,
boolean eraseData) |
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
canDeserialize, deserialize, httpRequestIntent
static OrderInStoreDeleteByIdCommand of(String storeKey, Versioned<Order> versioned, boolean eraseData)
static OrderInStoreDeleteByIdCommand of(String storeKey, Versioned<Order> versioned)