ch.systemsx.cisd.openbis.generic.shared.api.v1.dto
Class SearchCriteria.AnyPropertyMatchClause

java.lang.Object
  extended by ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.MatchClause
      extended by ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.AnyPropertyMatchClause
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SearchCriteria

@JsonObject(value="AnyPropertyMatchClause")
public static class SearchCriteria.AnyPropertyMatchClause
extends SearchCriteria.MatchClause

A MatchClause for checking that any of the properties equals a desired value.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.MatchClause
createAnyFieldMatch, createAnyPropertyMatch, createAttributeMatch, createPropertyMatch, createTimeAttributeMatch, equals, escape, getCompareMode, getDesiredValue, getFieldType, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait