com.ebmwebsourcing.webeditor.server.impl.service.user
Class UserServiceImpl

java.lang.Object
  extended by com.ebmwebsourcing.webeditor.server.impl.service.user.UserServiceImpl
All Implemented Interfaces:
IUserService

public class UserServiceImpl
extends java.lang.Object
implements IUserService


Method Summary
static UserServiceImpl getInstance()
           
 com.ebmwebsourcing.webeditor.api.domain.user.IUser getLoggedUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UserServiceImpl getInstance()

getLoggedUser

public com.ebmwebsourcing.webeditor.api.domain.user.IUser getLoggedUser()
Specified by:
getLoggedUser in interface IUserService


Copyright © 2010-2011 Petals Link. All Rights Reserved.