Uses of Class
org.granite.tide.data.model.SortInfo

Packages that use SortInfo
org.granite.tide.data.model   
 

Uses of SortInfo in org.granite.tide.data.model
 

Methods in org.granite.tide.data.model that return SortInfo
 SortInfo PageInfo.getSortInfo()
           
 

Methods in org.granite.tide.data.model with parameters of type SortInfo
 void PageInfo.setSortInfo(SortInfo sortInfo)