Uses of Interface
io.dialob.session.engine.session.command.AbstractUpdateBooleanAttributeCommand
-
Packages that use AbstractUpdateBooleanAttributeCommand Package Description io.dialob.session.engine.session.command -
-
Uses of AbstractUpdateBooleanAttributeCommand in io.dialob.session.engine.session.command
Subinterfaces of AbstractUpdateBooleanAttributeCommand in io.dialob.session.engine.session.command Modifier and Type Interface Description interfaceUpdateActivityCommandinterfaceUpdateDisabledCommandinterfaceUpdateIsInvalidAnswersCommandinterfaceUpdateRequiredCommandinterfaceUpdateRowCanBeRemovedCommandinterfaceUpdateRowsCanBeAddedCommandClasses in io.dialob.session.engine.session.command that implement AbstractUpdateBooleanAttributeCommand Modifier and Type Class Description classImmutableUpdateActivityCommandImmutable implementation ofUpdateActivityCommand.classImmutableUpdateDisabledCommandImmutable implementation ofUpdateDisabledCommand.classImmutableUpdateIsInvalidAnswersCommandImmutable implementation ofUpdateIsInvalidAnswersCommand.classImmutableUpdateRequiredCommandImmutable implementation ofUpdateRequiredCommand.classImmutableUpdateRowCanBeRemovedCommandImmutable implementation ofUpdateRowCanBeRemovedCommand.classImmutableUpdateRowsCanBeAddedCommandImmutable implementation ofUpdateRowsCanBeAddedCommand.
-