Uses of Interface
com.echothree.control.user.term.common.form.CreateTermForm
Packages that use CreateTermForm
Package
Description
-
Uses of CreateTermForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return CreateTermFormMethods in com.echothree.control.user.term.common with parameters of type CreateTermFormModifier and TypeMethodDescriptionTermService.createTerm
(UserVisitPK userVisitPK, CreateTermForm form) -
Uses of CreateTermForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return CreateTermForm -
Uses of CreateTermForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return CreateTermFormMethods in com.echothree.control.user.term.server with parameters of type CreateTermFormModifier and TypeMethodDescriptionTermBean.createTerm
(UserVisitPK userVisitPK, CreateTermForm form) -
Uses of CreateTermForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type CreateTermFormModifierConstructorDescriptionCreateTermCommand
(UserVisitPK userVisitPK, CreateTermForm form) Creates a new instance of CreateTermCommand