JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.logicaldoc.gui.common.client.beans.GUICriterion
Packages that use
GUICriterion
Package
Description
com.logicaldoc.gui.common.client.beans
Uses of
GUICriterion
in
com.logicaldoc.gui.common.client.beans
Methods in
com.logicaldoc.gui.common.client.beans
that return types with arguments of type
GUICriterion
Modifier and Type
Method
Description
List
<
GUICriterion
>
GUISearchOptions.
getCriteria
()
Method parameters in
com.logicaldoc.gui.common.client.beans
with type arguments of type
GUICriterion
Modifier and Type
Method
Description
void
GUISearchOptions.
setCriteria
(
List
<
GUICriterion
> criteria)