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