Uses of Interface
com.echothree.control.user.term.common.form.DeleteTermDescriptionForm
Packages that use DeleteTermDescriptionForm
Package
Description
-
Uses of DeleteTermDescriptionForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return DeleteTermDescriptionFormMethods in com.echothree.control.user.term.common with parameters of type DeleteTermDescriptionFormModifier and TypeMethodDescriptionTermService.deleteTermDescription
(UserVisitPK userVisitPK, DeleteTermDescriptionForm form) -
Uses of DeleteTermDescriptionForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return DeleteTermDescriptionFormModifier and TypeMethodDescriptionstatic DeleteTermDescriptionForm
TermFormFactory.getDeleteTermDescriptionForm()
-
Uses of DeleteTermDescriptionForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return DeleteTermDescriptionFormMethods in com.echothree.control.user.term.server with parameters of type DeleteTermDescriptionFormModifier and TypeMethodDescriptionTermBean.deleteTermDescription
(UserVisitPK userVisitPK, DeleteTermDescriptionForm form) -
Uses of DeleteTermDescriptionForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type DeleteTermDescriptionFormModifierConstructorDescriptionDeleteTermDescriptionCommand
(UserVisitPK userVisitPK, DeleteTermDescriptionForm form) Creates a new instance of DeleteTermDescriptionCommand