Interface RemoveRowItemsCommand
- All Superinterfaces:
AbstractUpdateCommand<ItemId,,ItemState> Command<ItemState>,ItemUpdateCommand,Serializable,UpdateCommand<ItemId,ItemState>
- All Known Implementing Classes:
ImmutableRemoveRowItemsCommand
@Immutable
public interface RemoveRowItemsCommand
extends AbstractUpdateCommand<ItemId,ItemState>, ItemUpdateCommand
-
Method Summary
Modifier and TypeMethodDescriptiondefault ItemStateupdate(EvalContext context, ItemState itemState) Methods inherited from interface io.dialob.session.engine.session.command.Command
getEventMatchers, getTriggersMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId