Uses of Interface
is.idega.idegaweb.golf.entity.Account

Packages that use Account
is.idega.idegaweb.golf.entity   
is.idega.idegaweb.golf.service   
 

Uses of Account in is.idega.idegaweb.golf.entity
 

Classes in is.idega.idegaweb.golf.entity that implement Account
 class AccountBMPBean
          Title: Description: Copyright: Copyright (c) 2001 Company: idega multimedia
 

Methods in is.idega.idegaweb.golf.entity that return Account
 Account AccountHomeImpl.create()
           
 Account AccountHome.create()
           
 Account AccountHomeImpl.createLegacy()
           
 Account AccountHome.createLegacy()
           
 Account AccountHomeImpl.findByPrimaryKey(int id)
           
 Account AccountHome.findByPrimaryKey(int id)
           
 Account AccountHomeImpl.findByPrimaryKey(java.lang.Object pk)
           
 Account AccountHome.findByPrimaryKey(java.lang.Object pk)
           
 Account AccountHomeImpl.findByPrimaryKeyLegacy(int id)
           
 Account AccountHome.findByPrimaryKeyLegacy(int id)
           
 

Uses of Account in is.idega.idegaweb.golf.service
 

Methods in is.idega.idegaweb.golf.service that return Account
static Account TariffService.findAccount(int member_id, int union_id, int accountYearId)
           
static Account[] TariffService.findAccounts(int member_id, int union_id)
           
static Account[] TariffService.getAccounts(int iMemberId, int iUnionId)
           
static Account TariffService.makeNewAccount(int MemberId, int UnionId, java.lang.String Name, int CashierId, int accountYearId)
           
 



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