Uses of Interface
io.dialob.session.engine.session.command.InitRowGroupItemsCommand
Packages that use InitRowGroupItemsCommand
-
Uses of InitRowGroupItemsCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement InitRowGroupItemsCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofInitRowGroupItemsCommand.Methods in io.dialob.session.engine.session.command that return InitRowGroupItemsCommandModifier and TypeMethodDescriptionstatic InitRowGroupItemsCommandCommandFactory.initRowGroupItemsCommand(ItemId targetId) Methods in io.dialob.session.engine.session.command with parameters of type InitRowGroupItemsCommandModifier and TypeMethodDescriptionImmutableInitRowGroupItemsCommand.copyOf(InitRowGroupItemsCommand instance) Creates an immutable copy of aInitRowGroupItemsCommandvalue.ImmutableInitRowGroupItemsCommand.Builder.from(InitRowGroupItemsCommand instance) Fill a builder with attribute values from the providedInitRowGroupItemsCommandinstance.