Uses of Package
net.ramapuram.thomas.service

Packages that use net.ramapuram.thomas.service
net.ramapuram.thomas.service   
net.ramapuram.thomas.service.impl   
net.ramapuram.thomas.webapp.action   
 

Classes in net.ramapuram.thomas.service used by net.ramapuram.thomas.service
GenericManager
          Generic Manager that talks to GenericDao to CRUD POJOs.
UserExistsException
          An exception that is thrown by classes wanting to trap unique constraint violations.
 

Classes in net.ramapuram.thomas.service used by net.ramapuram.thomas.service.impl
GenericManager
          Generic Manager that talks to GenericDao to CRUD POJOs.
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.
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 Generic Manager isn't carried through.
 

Classes in net.ramapuram.thomas.service used by net.ramapuram.thomas.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 © 2011. All Rights Reserved.