public interface ListLoadConfig extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<? extends SortInfo> |
getSortInfo()
Returns the sort info.
|
void |
setSortInfo(List<? extends SortInfo> info)
Sets the sort info.
|
Copyright © 2012. All Rights Reserved.