Package org.burningwave.core
Class Criteria.TestContext<E,C extends Criteria<E,C,?>>
java.lang.Object
org.burningwave.core.Context
org.burningwave.core.Criteria.TestContext<E,C>
- All Implemented Interfaces:
AutoCloseable
,Closeable
,Identifiable
- Direct Known Subclasses:
ClassCriteria.TestContext
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <E,
C extends Criteria<E, C, T>, T extends Criteria.TestContext<E, C>>
Criteria.TestContext<E,C> create
(C criteria) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.burningwave.core.Closeable
closeResources, closeResources, createCloseResoucesTask, createCloseResoucesTask
Methods inherited from interface org.burningwave.core.Identifiable
getId, getOperationId
-
Constructor Details
-
TestContext
-
-
Method Details
-
create
public static <E,C extends Criteria<E, Criteria.TestContext<E,C, T>, T extends Criteria.TestContext<E, C>> C> create(C criteria) -
getCriteria
-
getEntity
-
getPredicate
-
getResult
-