| Package | Description |
|---|---|
| org.shept.org.springframework.beans.support | |
| org.shept.persistence.provider | |
| org.shept.persistence.provider.hibernate |
| Modifier and Type | Field and Description |
|---|---|
protected ScrollingListProvider |
FilteredListHolder.sourceProvider |
| Modifier and Type | Method and Description |
|---|---|
ScrollingListProvider |
Refreshable.getSourceProvider() |
ScrollingListProvider |
FilteredListHolder.getSourceProvider()
Return the callback class for reloading the List when necessary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilteredListHolder.setSourceProvider(ScrollingListProvider sourceProvider)
Set the callback class for reloading the List when necessary.
|
| Constructor and Description |
|---|
FilteredListHolder(ScrollingListProvider sourceProvider)
Create a new list holder with the given source provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScrollingListProvider |
| Modifier and Type | Method and Description |
|---|---|
ScrollingListProvider |
ScrollingListProviderFactory.getScrollingList(FilterDefinition filterProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHibernateListProvider |
class |
HibernateAssociationProvider |
class |
HibernateCriteriaListProviderImpl |
class |
HibernateExampleListProviderImpl |
class |
HibernateQueryListProviderImpl |
Copyright © 2014. All Rights Reserved.