| 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
List and if truncated keeps the complete size |
| LookupableImpl |
View helper service that implements
Lookupable and executes a search using the
LookupService. |
| 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
InputField for 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
ViewAuthorizer for
LookupView instances |
| LookupViewPresentationControllerBase |
Implementation of
ViewPresentationController for
LookupView instances |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.