Uses of Interface
org.apache.agila.services.user.UserService

Packages that use UserService
org.apache.agila.impl.dao   
org.apache.agila.services.user   
 

Uses of UserService in org.apache.agila.impl.dao
 

Classes in org.apache.agila.impl.dao that implement UserService
 class UserServiceImpl
          A provide which delegates to an AgilaDAO for all of the detailed persistence methods.
 

Uses of UserService in org.apache.agila.services.user
 

Classes in org.apache.agila.services.user that implement UserService
 class AbstractUserService
           
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.