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