Uses of Class
org.shredzone.flattr4j.model.User

Packages that use User
org.shredzone.flattr4j   
org.shredzone.flattr4j.impl   
 

Uses of User in org.shredzone.flattr4j
 

Methods in org.shredzone.flattr4j that return User
 User FlattrService.getMyself()
          Gets the User profile of the associated user.
 User OpenService.getUser(UserId user)
          Gets the User profile of the given user ID.
 

Uses of User in org.shredzone.flattr4j.impl
 

Methods in org.shredzone.flattr4j.impl that return User
 User FlattrServiceImpl.getMyself()
           
 User FlattrServiceImpl.getUser(UserId user)
           
 



Copyright © 2010-2012. All Rights Reserved.