Uses of Interface
io.dialob.session.engine.session.command.SessionUpdateCommand
Packages that use SessionUpdateCommand
-
Uses of SessionUpdateCommand in io.dialob.session.engine.session.command
Subinterfaces of SessionUpdateCommand in io.dialob.session.engine.session.commandModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in io.dialob.session.engine.session.command that implement SessionUpdateCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofCreateRowGroupFromPrototypeCommand.final classImmutable implementation ofCreateRowGroupItemsFromPrototypeCommand.Methods in io.dialob.session.engine.session.command that return SessionUpdateCommandModifier and TypeMethodDescriptionstatic SessionUpdateCommandCommandFactory.createRowGroupFromPrototypeCommand(ItemId rowProtoTypeId) static SessionUpdateCommandCommandFactory.createRowGroupItemsFromPrototypeCommand(ItemId rowProtoTypeId, List<ItemId> itemPrototypeIds)