Uses of Package
com.gisgraphy.service

Packages that use com.gisgraphy.service
com.gisgraphy.domain.geoloc.importer   
com.gisgraphy.service   
com.gisgraphy.service.impl   
com.gisgraphy.webapp.action   
 

Classes in com.gisgraphy.service used by com.gisgraphy.domain.geoloc.importer
IInternationalisationService
          allow L10N and I18N
 

Classes in com.gisgraphy.service used by com.gisgraphy.service
UniversalManager
          Business Facade interface.
UserExistsException
          An exception that is thrown by classes wanting to trap unique constraint violations.
 

Classes in com.gisgraphy.service used by com.gisgraphy.service.impl
GenericManager
          Generic Manager that talks to GenericDao to CRUD POJOs.
IInternationalisationService
          allow L10N and I18N
IStatsUsageService
          Manage The StatsUsage
LookupManager
          Business Service Interface to talk to persistence layer and retrieve values for drop-down choice lists.
RoleManager
          Business Service Interface to handle communication between web and persistence layer.
UniversalManager
          Business Facade interface.
UserExistsException
          An exception that is thrown by classes wanting to trap unique constraint violations.
UserManager
          Business Service Interface to handle communication between web and persistence layer.
UserService
          Web Service interface so hierarchy of Universal and Generic Managers isn't carried through.
 

Classes in com.gisgraphy.service used by com.gisgraphy.webapp.action
MailEngine
          Class for sending e-mail messages based on Velocity templates or with attachments.
RoleManager
          Business Service Interface to handle communication between web and persistence layer.
UserManager
          Business Service Interface to handle communication between web and persistence layer.
 



Copyright © 2010. All Rights Reserved.