Uses of Class
ch.ralscha.extdirectspring.bean.SortInfo

Packages that use SortInfo
ch.ralscha.extdirectspring.bean   
 

Uses of SortInfo in ch.ralscha.extdirectspring.bean
 

Methods in ch.ralscha.extdirectspring.bean that return SortInfo
static SortInfo SortInfo.create(Map<String,Object> jsonData)
           
 

Methods in ch.ralscha.extdirectspring.bean that return types with arguments of type SortInfo
 Collection<SortInfo> ExtDirectStoreReadRequest.getSorters()
           
 

Method parameters in ch.ralscha.extdirectspring.bean with type arguments of type SortInfo
 void ExtDirectStoreReadRequest.setSorters(List<SortInfo> sorters)
           
 



Copyright © 2010-2011. All Rights Reserved.