public interface ShoppingListInStoreDeleteCommand extends MetaModelReferenceExpansionDsl<ShoppingList,ShoppingListInStoreDeleteCommand,ShoppingListExpansionModel<ShoppingList>>, DeleteCommand<ShoppingList>
| Modifier and Type | Method and Description |
|---|---|
static ShoppingListInStoreDeleteCommand |
of(String storeKey,
Versioned<ShoppingList> versioned) |
static ShoppingListInStoreDeleteCommand |
of(String storeKey,
Versioned<ShoppingList> versioned,
boolean eraseData) |
static ShoppingListInStoreDeleteCommand |
ofKey(String storeKey,
String key,
Long version) |
static ShoppingListInStoreDeleteCommand |
ofKey(String storeKey,
String key,
Long version,
boolean eraseData) |
plusExpansionPaths, withExpansionPathsplusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPathsexpansionPathscanDeserialize, deserialize, httpRequestIntentstatic ShoppingListInStoreDeleteCommand of(String storeKey, Versioned<ShoppingList> versioned)
static ShoppingListInStoreDeleteCommand of(String storeKey, Versioned<ShoppingList> versioned, boolean eraseData)
static ShoppingListInStoreDeleteCommand ofKey(String storeKey, String key, Long version)
static ShoppingListInStoreDeleteCommand ofKey(String storeKey, String key, Long version, boolean eraseData)