Uses of Class
org.apache.syncope.core.persistence.api.dao.search.RelationshipCond
-
Packages that use RelationshipCond Package Description org.apache.syncope.core.persistence.jpa.dao -
-
Uses of RelationshipCond in org.apache.syncope.core.persistence.jpa.dao
Methods in org.apache.syncope.core.persistence.jpa.dao with parameters of type RelationshipCond Modifier and Type Method Description protected Set<String>AbstractAnySearchDAO. check(RelationshipCond cond)protected co.elastic.clients.elasticsearch._types.query_dsl.QueryElasticsearchAnySearchDAO. getQuery(RelationshipCond cond)protected AnySearchNodeJPAAnySearchDAO. getQuery(RelationshipCond cond, boolean not, List<Object> parameters, SearchSupport svs)protected org.opensearch.client.opensearch._types.query_dsl.QueryOpenSearchAnySearchDAO. getQuery(RelationshipCond cond)protected booleanJPAAnyMatchDAO. matches(GroupableRelatable<?,?,?,?,?> any, RelationshipCond cond, boolean not)
-