Package com.softwareag.centrasite.appl.framework.persistence.search.impl

Class Summary
BasicPredicate  
CombinedPredicate  
DefaultPredicate  
IntToStringPredicate  
KeyPredicate  
LazySearchResultList List implementation containing RegistryBean instances and wrapping JAXR lazy response collection.
NestedPredicate *
PredicateFactory The predicate factory supports methods for creating different type of predicates.
PredicateFactory.IntToStringPredicateHandler Handler for handling Predicates for properties that are stored as String in the database but returned as int
PredicateFactory.KeyPredicateHandler Handler for handling Key Predicates
PredicateFactory.NestedPredicateHandler Handler for handling Nested Predicates
PredicateFactory.RegistryObjectPropertySlotPredicateHandler Handler for handling Registry Object Property Slot Predicates
PredicateFactory.SlotPredicateHandler Handler for handling Slot Predicates
PredicateFactory.SupportTypePredicateHandler Handler for handling Support Predicates
QueryPathGenerator Generates query path for specific properties
RegistryObjectPropertySlotPredicate  
SearchImpl Implementation of Search for retrieving registry beans by composing Predicate objects.
SlotValuePredicate  
SupportTypePredicate