public interface CollectInfoPage
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CollectInfo> |
getCollectList()
Get the list of favorites
|
long |
getTotal()
Get the total number of favorites
|
long getTotal()
java.util.ArrayList<CollectInfo> getCollectList()