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

Packages that use Country
is.idega.idegaweb.golf.entity   
 

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

Classes in is.idega.idegaweb.golf.entity that implement Country
 class CountryBMPBean
           
 

Methods in is.idega.idegaweb.golf.entity that return Country
 Country CountryHomeImpl.create()
           
 Country CountryHome.create()
           
 Country CountryHomeImpl.createLegacy()
           
 Country CountryHome.createLegacy()
           
 Country CountryHomeImpl.findByAbbreviation(java.lang.String p0)
           
 Country CountryHome.findByAbbreviation(java.lang.String p0)
           
 Country CountryHomeImpl.findByPrimaryKey(int id)
           
 Country CountryHome.findByPrimaryKey(int id)
           
 Country CountryHomeImpl.findByPrimaryKey(java.lang.Object pk)
           
 Country CountryHome.findByPrimaryKey(java.lang.Object pk)
           
 Country CountryHomeImpl.findByPrimaryKeyLegacy(int id)
           
 Country CountryHome.findByPrimaryKeyLegacy(int id)
           
 Country ZipCodeBMPBean.getCountry()
           
 Country ZipCode.getCountry()
           
 Country PhoneBMPBean.getCountry()
           
 Country Phone.getCountry()
           
 Country AddressBMPBean.getCountry()
           
 Country Address.getCountry()
           
 

Methods in is.idega.idegaweb.golf.entity with parameters of type Country
 void ZipCodeBMPBean.setCountry(Country country)
           
 void ZipCode.setCountry(Country p0)
           
 void PhoneBMPBean.setCountry(Country country)
           
 void Phone.setCountry(Country p0)
           
 



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