Searched defs:createMatchAllQuery (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/api/
H A DIndexQueryFactory.java74 T createMatchAllQuery(); method in interface:IndexQueryFactory
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java197 public IndexQuery createMatchAllQuery() method in class:IndexQueryFactoryImpl
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DIndexQueryFactory.java75 T createMatchAllQuery(); method in interface:IndexQueryFactory
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java198 public IndexQuery createMatchAllQuery() method in class:IndexQueryFactoryImpl
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DIndexQueryFactory.java75 T createMatchAllQuery(); method in interface:IndexQueryFactory
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java198 public IndexQuery createMatchAllQuery() method in class:IndexQueryFactoryImpl
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DIndexQueryFactory.java74 T createMatchAllQuery(); method in interface:IndexQueryFactory
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java197 public IndexQuery createMatchAllQuery() method in class:IndexQueryFactoryImpl
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DIndexQueryFactory.java75 T createMatchAllQuery(); method in interface:IndexQueryFactory
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DIndexQueryFactoryImpl.java198 public IndexQuery createMatchAllQuery() method in class:IndexQueryFactoryImpl
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/schema/
H A DFakeIndexQueryFactory.java63 public Set<T> createMatchAllQuery() method in class:FakeIndexQueryFactory
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DIndexQueryFactoryImpl.java191 return createMatchAllQuery().evaluate(debugMessage, indexNameOut);
220 return createMatchAllQuery().evaluate(debugMessage, indexNameOut);
348 public IndexQuery createMatchAllQuery() method in class:IndexQueryFactoryImpl

Completed in 37 milliseconds