Class QueryWithKnownEmptyResult
- java.lang.Object
-
- ydocumentcartpackage.persistence.polyglot.repository.documentcart.query.QueryWithKnownEmptyResult
-
-
Constructor Summary
Constructors Constructor Description QueryWithKnownEmptyResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisKnownThereIsNoResult()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ydocumentcartpackage.persistence.polyglot.repository.documentcart.query.BaseQuery
getEntityCondition, getEntityId, getKnownDocument, getRootCondition, getRootId, getUniqueRootCondition, isDocumentInstantiation
-
-
-
-
Method Detail
-
isKnownThereIsNoResult
public boolean isKnownThereIsNoResult()
- Specified by:
isKnownThereIsNoResultin interfaceBaseQuery
-
-