Uses of Class
is.idega.idegaweb.golf.presentation.bean.UnionBean

Packages that use UnionBean
is.idega.idegaweb.golf.presentation.bean   
is.idega.idegaweb.golf.presentation.bean.data   
is.idega.idegaweb.golf.presentation.bean.report   
 

Uses of UnionBean in is.idega.idegaweb.golf.presentation.bean
 

Methods in is.idega.idegaweb.golf.presentation.bean that return UnionBean
protected  UnionBean TournamentBean.getUnion(java.lang.String unionId)
           
 

Methods in is.idega.idegaweb.golf.presentation.bean that return types with arguments of type UnionBean
 java.util.List<UnionBean> TournamentBean.getMembersWithUnion()
           
 java.util.List<UnionBean> TournamentBean.getUnionBeans()
          Fills existing UnionBeans with Members found for Tournament
 

Uses of UnionBean in is.idega.idegaweb.golf.presentation.bean.data
 

Subclasses of UnionBean in is.idega.idegaweb.golf.presentation.bean.data
 class UnionMembersAmountReportRow
          Numbers about Members in Union
 

Uses of UnionBean in is.idega.idegaweb.golf.presentation.bean.report
 

Methods in is.idega.idegaweb.golf.presentation.bean.report that return types with arguments of type UnionBean
 java.util.List<UnionBean> UnionsBlackListReportBean.getUnions()
           
 



Copyright © 2000-2014 idega software. All Rights Reserved.