Uses of Interface
com.echothree.control.user.job.common.form.DeleteJobForm
Packages that use DeleteJobForm
Package
Description
-
Uses of DeleteJobForm in com.echothree.control.user.job.common
Methods in com.echothree.control.user.job.common that return DeleteJobFormMethods in com.echothree.control.user.job.common with parameters of type DeleteJobFormModifier and TypeMethodDescriptionJobService.deleteJob
(UserVisitPK userVisitPK, DeleteJobForm form) -
Uses of DeleteJobForm in com.echothree.control.user.job.common.form
Methods in com.echothree.control.user.job.common.form that return DeleteJobForm -
Uses of DeleteJobForm in com.echothree.control.user.job.server
Methods in com.echothree.control.user.job.server that return DeleteJobFormMethods in com.echothree.control.user.job.server with parameters of type DeleteJobForm -
Uses of DeleteJobForm in com.echothree.control.user.job.server.command
Constructors in com.echothree.control.user.job.server.command with parameters of type DeleteJobFormModifierConstructorDescriptionDeleteJobCommand
(UserVisitPK userVisitPK, DeleteJobForm form) Creates a new instance of DeleteJobCommand