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