Uses of Interface
com.echothree.control.user.term.common.form.DeleteTermForm
Packages that use DeleteTermForm
Package
Description
-
Uses of DeleteTermForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return DeleteTermFormMethods in com.echothree.control.user.term.common with parameters of type DeleteTermFormModifier and TypeMethodDescriptionTermService.deleteTerm
(UserVisitPK userVisitPK, DeleteTermForm form) -
Uses of DeleteTermForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return DeleteTermForm -
Uses of DeleteTermForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return DeleteTermFormMethods in com.echothree.control.user.term.server with parameters of type DeleteTermFormModifier and TypeMethodDescriptionTermBean.deleteTerm
(UserVisitPK userVisitPK, DeleteTermForm form) -
Uses of DeleteTermForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type DeleteTermFormModifierConstructorDescriptionDeleteTermCommand
(UserVisitPK userVisitPK, DeleteTermForm form) Creates a new instance of DeleteTermCommand