Uses of Interface
com.echothree.control.user.authentication.common.form.InvalidateAbandonedUserVisitsForm
Packages that use InvalidateAbandonedUserVisitsForm
Package
Description
-
Uses of InvalidateAbandonedUserVisitsForm in com.echothree.control.user.authentication.common
Methods in com.echothree.control.user.authentication.common that return InvalidateAbandonedUserVisitsFormMethods in com.echothree.control.user.authentication.common with parameters of type InvalidateAbandonedUserVisitsFormModifier and TypeMethodDescriptionAuthenticationService.invalidateAbandonedUserVisits
(UserVisitPK userVisitPK, InvalidateAbandonedUserVisitsForm form) -
Uses of InvalidateAbandonedUserVisitsForm in com.echothree.control.user.authentication.common.form
Methods in com.echothree.control.user.authentication.common.form that return InvalidateAbandonedUserVisitsFormModifier and TypeMethodDescriptionAuthenticationFormFactory.getInvalidateAbandonedUserVisitsForm()
-
Uses of InvalidateAbandonedUserVisitsForm in com.echothree.control.user.authentication.server
Methods in com.echothree.control.user.authentication.server that return InvalidateAbandonedUserVisitsFormMethods in com.echothree.control.user.authentication.server with parameters of type InvalidateAbandonedUserVisitsFormModifier and TypeMethodDescriptionAuthenticationBean.invalidateAbandonedUserVisits
(UserVisitPK userVisitPK, InvalidateAbandonedUserVisitsForm form) -
Uses of InvalidateAbandonedUserVisitsForm in com.echothree.control.user.authentication.server.command
Constructors in com.echothree.control.user.authentication.server.command with parameters of type InvalidateAbandonedUserVisitsFormModifierConstructorDescriptionInvalidateAbandonedUserVisitsCommand
(UserVisitPK userVisitPK, InvalidateAbandonedUserVisitsForm form) Creates a new instance of InvalidateAbandonedUserVisitsCommand