Uses of Class
de.cxp.ocs.config.QueryStrategy
-
Packages that use QueryStrategy Package Description de.cxp.ocs.config -
-
Uses of QueryStrategy in de.cxp.ocs.config
Methods in de.cxp.ocs.config that return QueryStrategy Modifier and Type Method Description static QueryStrategyQueryStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryStrategy[]QueryStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-