Uses of Interface
io.dialob.session.engine.session.command.UpdateRowsCanBeAddedCommand
Packages that use UpdateRowsCanBeAddedCommand
-
Uses of UpdateRowsCanBeAddedCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement UpdateRowsCanBeAddedCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofUpdateRowsCanBeAddedCommand.Methods in io.dialob.session.engine.session.command that return UpdateRowsCanBeAddedCommandModifier and TypeMethodDescriptionstatic UpdateRowsCanBeAddedCommandCommandFactory.rowsCanBeAddedUpdate(ItemId targetId, Expression expression) Methods in io.dialob.session.engine.session.command with parameters of type UpdateRowsCanBeAddedCommandModifier and TypeMethodDescriptionImmutableUpdateRowsCanBeAddedCommand.copyOf(UpdateRowsCanBeAddedCommand instance) Creates an immutable copy of aUpdateRowsCanBeAddedCommandvalue.ImmutableUpdateRowsCanBeAddedCommand.Builder.from(UpdateRowsCanBeAddedCommand instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.UpdateRowsCanBeAddedCommandinstance.