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(java.util.Map<java.lang.String,java.lang.Object> jsonData)
           
 

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

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



Copyright © 2010-2011. All Rights Reserved.