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

Packages that use GroupInfo
ch.ralscha.extdirectspring.bean   
 

Uses of GroupInfo in ch.ralscha.extdirectspring.bean
 

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

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

Method parameters in ch.ralscha.extdirectspring.bean with type arguments of type GroupInfo
 void ExtDirectStoreReadRequest.setGroups(java.util.List<GroupInfo> groups)
           
 



Copyright © 2010-2011. All Rights Reserved.