org.apache.agila.impl.jdbc
Class UserServiceImpl

java.lang.Object
  extended by org.apache.agila.services.user.AbstractUserService
      extended by org.apache.agila.impl.dao.UserServiceImpl
          extended by org.apache.agila.impl.jdbc.UserServiceImpl
All Implemented Interfaces:
UserService

public class UserServiceImpl
extends UserServiceImpl

Version:
$Id: $
Author:
Geir Magnusson Jr.

Constructor Summary
UserServiceImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.agila.impl.dao.UserServiceImpl
internalAddUser, internalGetUserFromPrincipal, internalGetUserInfo, internalListAllUserInfo, internalSaveUser
 
Methods inherited from class org.apache.agila.services.user.AbstractUserService
addUser, getUserFromPrincipal, getUserInfo, listAllUserInfo, saveUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserServiceImpl

public UserServiceImpl()


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