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