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