Uses of Interface
com.echothree.control.user.sequence.common.edit.SequenceDescriptionEdit
Packages that use SequenceDescriptionEdit
Package
Description
-
Uses of SequenceDescriptionEdit in com.echothree.control.user.sequence.common
Methods in com.echothree.control.user.sequence.common that return SequenceDescriptionEdit -
Uses of SequenceDescriptionEdit in com.echothree.control.user.sequence.common.edit
Subinterfaces of SequenceDescriptionEdit in com.echothree.control.user.sequence.common.editMethods in com.echothree.control.user.sequence.common.edit that return SequenceDescriptionEditModifier and TypeMethodDescriptionstatic SequenceDescriptionEdit
SequenceEditFactory.getSequenceDescriptionEdit()
-
Uses of SequenceDescriptionEdit in com.echothree.control.user.sequence.common.form
Subinterfaces of SequenceDescriptionEdit in com.echothree.control.user.sequence.common.form -
Uses of SequenceDescriptionEdit in com.echothree.control.user.sequence.server
Methods in com.echothree.control.user.sequence.server that return SequenceDescriptionEdit -
Uses of SequenceDescriptionEdit in com.echothree.control.user.sequence.server.command
Methods in com.echothree.control.user.sequence.server.command that return SequenceDescriptionEditMethods in com.echothree.control.user.sequence.server.command with parameters of type SequenceDescriptionEditModifier and TypeMethodDescriptionvoid
EditSequenceDescriptionCommand.doLock
(SequenceDescriptionEdit edit, SequenceDescription sequenceDescription)