| Interface | Description | 
|---|---|
| Lookupable | Provides contract for implementing a lookup within the lookup framework. | 
| LookupControllerService | Controller service that provides methods for supporting a lookup view. | 
| Class | Description | 
|---|---|
| CollectionIncomplete<T> | Wraps a  Listand if truncated keeps the complete size | 
| LookupableImpl | View helper service that implements  Lookupableand executes a search using theLookupService. | 
| LookupCollectionControllerServiceImpl | Override of the default collection controller service to maintain selected line state. | 
| LookupController | Controller that handles requests for a  LookupView. | 
| LookupControllerServiceImpl | Default implementation of the lookup controller service. | 
| LookupForm | Form class containing backing data for  LookupView. | 
| LookupInputField | Custom  InputFieldfor criteria fields within a lookup view that adds criteria specific options. | 
| LookupUtils | Provides static utility methods for use within the lookup framework. | 
| LookupView | View type for lookups. | 
| LookupViewAuthorizerBase | Implementation of  ViewAuthorizerforLookupViewinstances | 
| LookupViewPresentationControllerBase | Implementation of  ViewPresentationControllerforLookupViewinstances | 
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.