Uses of Package
org.appfuse.service

Packages that use org.appfuse.service
org.appfuse.service   
org.appfuse.service.impl   
 

Classes in org.appfuse.service used by org.appfuse.service
UniversalManager
           
UserExistsException
          An exception that is thrown by classes wanting to trap unique constraint violations.
 

Classes in org.appfuse.service used by org.appfuse.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.
UniversalManager
           
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.
 



Copyright © 2003-2007. All Rights Reserved.