net.sf.sail.core.service.impl
Class UserLookupServiceImpl

java.lang.Object
  extended by net.sf.sail.core.service.impl.UserLookupServiceImpl
All Implemented Interfaces:
UserLookupService

public class UserLookupServiceImpl
extends java.lang.Object
implements UserLookupService

Author:
scytacki

Constructor Summary
UserLookupServiceImpl()
           
 
Method Summary
 User getUser(UserUuid userUuid)
           
 void setUserService(UserService userService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLookupServiceImpl

public UserLookupServiceImpl()
Method Detail

getUser

public User getUser(UserUuid userUuid)
Specified by:
getUser in interface UserLookupService

setUserService

public void setUserService(UserService userService)
Specified by:
setUserService in interface UserLookupService


Copyright © 2004-2008 TELS Center. All Rights Reserved.