protected abstract InMemoryQueryVisitor<T> |
InMemoryQueryVisitor.newInstance()
Returns a new instance of this concrete type for performing recursive BooleanSelections
|
protected InMemoryQueryVisitor<Resource> |
InMemoryResourceQueryVisitor.newInstance() |
protected InMemoryQueryVisitor<Activity> |
InMemoryActivityQueryVisitor.newInstance() |
protected InMemoryQueryVisitor<Order> |
InMemoryOrderQueryVisitor.newInstance() |
InMemoryQueryVisitor<T> |
InMemoryQueryVisitor.visit(OrderById ordering) |
InMemoryQueryVisitor<T> |
InMemoryQueryVisitor.visit(OrderByName ordering) |
InMemoryQueryVisitor<T> |
InMemoryQueryVisitor.visit(OrderByParameter ordering) |