public class CurrentUserDto extends Object implements Dto
CurrentUserDto()
CurrentUserDto(Boolean loggedIn, UserDto user)
UserDto
getUser()
Boolean
isLoggedIn()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CurrentUserDto()
public CurrentUserDto(Boolean loggedIn, UserDto user)
public Boolean isLoggedIn()
public UserDto getUser()
public String toString()
toString
Object
Copyright © 2010-2014 ArcBees. All Rights Reserved.