Uses of Interface
magoffin.matt.ma2.domain.Locale

Packages that use Locale
magoffin.matt.ma2.biz   
magoffin.matt.ma2.biz.impl   
magoffin.matt.ma2.domain   
 

Uses of Locale in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz that return Locale
 Locale DomainObjectFactory.newLocaleInstance()
          Return a new Locale instance.
 

Methods in magoffin.matt.ma2.biz that return types with arguments of type Locale
 java.util.List<Locale> SystemBiz.getAvailableLocales()
          Get a list of available locales.
 

Uses of Locale in magoffin.matt.ma2.biz.impl
 

Methods in magoffin.matt.ma2.biz.impl that return Locale
 Locale JAXBDomainObjectFactory.newLocaleInstance()
           
 

Methods in magoffin.matt.ma2.biz.impl that return types with arguments of type Locale
 java.util.List<Locale> SystemBizImpl.getAvailableLocales()
           
 

Uses of Locale in magoffin.matt.ma2.domain
 

Methods in magoffin.matt.ma2.domain that return Locale
 Locale ObjectFactory.createLocale()
          Create an instance of Locale