Uses of Class
org.gcube.application.geoportalcommon.shared.WhereClause
-
Packages that use WhereClause Package Description org.gcube.application.geoportalcommon.shared -
-
Uses of WhereClause in org.gcube.application.geoportalcommon.shared
Methods in org.gcube.application.geoportalcommon.shared that return types with arguments of type WhereClause Modifier and Type Method Description List<WhereClause>SearchingFilter. getConditions()Method parameters in org.gcube.application.geoportalcommon.shared with type arguments of type WhereClause Modifier and Type Method Description voidSearchingFilter. setConditions(List<WhereClause> conditions)
-