|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.trg.search | |
|---|---|
| com.trg.search | |
| com.trg.search.flex | |
| com.trg.search.jpa | |
| Classes in com.trg.search used by com.trg.search | |
|---|---|
| BaseSearchProcessor.AliasNode
|
|
| BaseSearchProcessor.SearchContext
|
|
| ExampleOptions
Use this class to pass options to find by example functionality. |
|
| Field
Used to specify field selection in Search. |
|
| Filter
A Filter is used by the Search class to specify a
restriction on what results should be returned in the search. |
|
IMutableSearch
IMutableSearch is an extension of ISearch that
provides setters for all of the properties. |
|
| ISearch
The base search DTO (data transfer object). |
|
| Metadata
This interface provides meta data for a single persistable type. |
|
| MetadataUtil
The framework uses an implementation of this interface to introspect the objects and relationships maintained by the JPA provider. |
|
| Search
A convenient fully-featured implementation of ISearch and IMutableSearch for general use in Java code. |
|
| SearchResult
This class is used to return the results of searchAndCount()
operations. |
|
| SearchUtil.FilterVisitor
Visitor for use with walkFilter and walkFilters |
|
| SearchUtil.ItemVisitor
Visitor for use with walkList() |
|
| Sort
|
|
| Classes in com.trg.search used by com.trg.search.flex | |
|---|---|
| Field
Used to specify field selection in Search. |
|
| Filter
A Filter is used by the Search class to specify a
restriction on what results should be returned in the search. |
|
| ISearch
The base search DTO (data transfer object). |
|
| Sort
|
|
| Classes in com.trg.search used by com.trg.search.jpa | |
|---|---|
| BaseSearchProcessor
This class provides two methods for generating query language to fulfill an ISearch. |
|
| ExampleOptions
Use this class to pass options to find by example functionality. |
|
| Filter
A Filter is used by the Search class to specify a
restriction on what results should be returned in the search. |
|
| ISearch
The base search DTO (data transfer object). |
|
| Metadata
This interface provides meta data for a single persistable type. |
|
| MetadataUtil
The framework uses an implementation of this interface to introspect the objects and relationships maintained by the JPA provider. |
|
| SearchFacade
SearchFacade provides a clean interface to the Search APIs. |
|
| SearchResult
This class is used to return the results of searchAndCount()
operations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||