Software AG Products 10.5 | CentraSite for Developers | Application Framework | Querying the Registry | Application Framework Simple Search
 
Application Framework Simple Search
 
Creating a Search Object
Restricting the Search Results by Adding Search Predicates
Defining the Order of the Search Results
Invoking the Search
The Application Framework Simple Search uses framework-specific data only. To perform a search, you:
1. Create a search object using a BeanPool instance.
2. Restrict search results by adding search predicates.
3. Define the order of the search results using one of the Order static methods.
4. Invoke the search using the result method.