Uses of Class
org.apache.syncope.core.persistence.jpa.dao.SearchSupport.SearchView
-
Packages that use SearchSupport.SearchView Package Description org.apache.syncope.core.persistence.jpa.dao -
-
Uses of SearchSupport.SearchView in org.apache.syncope.core.persistence.jpa.dao
Fields in org.apache.syncope.core.persistence.jpa.dao with type parameters of type SearchSupport.SearchView Modifier and Type Field Description protected Set<SearchSupport.SearchView>OrderBySupport. viewsConstructors in org.apache.syncope.core.persistence.jpa.dao with parameters of type SearchSupport.SearchView Constructor Description Leaf(SearchSupport.SearchView from, String clause)
-