Interface CreateRowGroupItemsFromPrototypeCommand
- All Superinterfaces:
Command<ItemStates>,Serializable,SessionUpdateCommand,UpdateCommand<ItemId,ItemStates>
- All Known Implementing Classes:
ImmutableCreateRowGroupItemsFromPrototypeCommand
@Immutable
public interface CreateRowGroupItemsFromPrototypeCommand
extends SessionUpdateCommand, UpdateCommand<ItemId,ItemStates>
-
Method Summary
Modifier and TypeMethodDescriptiondefault Set<EventMatcher> default ItemStatesupdate(EvalContext context, ItemStates itemStates) Methods inherited from interface io.dialob.session.engine.session.command.Command
getTriggersMethods inherited from interface io.dialob.session.engine.session.command.UpdateCommand
getTargetId, withTargetId
-
Method Details
-
getItemPrototypeId
-
update
- Specified by:
updatein interfaceCommand<ItemStates>
-
getEventMatchers
- Specified by:
getEventMatchersin interfaceCommand<ItemStates>
-