Uses of Interface
com.echothree.control.user.search.common.form.BaseCountResultsForm
Packages that use BaseCountResultsForm
Package
Description
-
Uses of BaseCountResultsForm in com.echothree.control.user.search.common
Methods in com.echothree.control.user.search.common that return BaseCountResultsForm -
Uses of BaseCountResultsForm in com.echothree.control.user.search.common.form
Subinterfaces of BaseCountResultsForm in com.echothree.control.user.search.common.formModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Methods in com.echothree.control.user.search.common.form that return BaseCountResultsFormModifier and TypeMethodDescriptionstatic BaseCountResultsForm
SearchFormFactory.getBaseCountResultsForm()
-
Uses of BaseCountResultsForm in com.echothree.control.user.search.server
Methods in com.echothree.control.user.search.server that return BaseCountResultsForm -
Uses of BaseCountResultsForm in com.echothree.control.user.search.server.command
Classes in com.echothree.control.user.search.server.command with type parameters of type BaseCountResultsFormModifier and TypeClassDescriptionclass
BaseCountResultsCommand<F extends BaseCountResultsForm,
R extends BaseCountResultsResult>