|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.MatchClause
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.PropertyMatchClause
@JsonObject(value="PropertyMatchClause") public static class SearchCriteria.PropertyMatchClause
A MatchClause for checking that a property equals a desired value.
Method Summary | |
---|---|
java.lang.String |
getPropertyCode()
Return the code of the property to compare against. |
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 |
Method Detail |
---|
public java.lang.String getPropertyCode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |