Application Framework Simple 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.