Uses of Class
net.stepniak.picheese.pojos.v1.User

Packages that use User
net.stepniak.picheese.pojos.v1   
 

Uses of User in net.stepniak.picheese.pojos.v1
 

Methods in net.stepniak.picheese.pojos.v1 that return User
 User Session.getUser()
           
 User Photo.getUser()
           
 

Constructors in net.stepniak.picheese.pojos.v1 with parameters of type User
Photo(Long id, PhotoUrl url, PhotoRating rating, User user, String title, String description)
           
Session(String id, User user, Date creationDate, Date expires)
           
 



Copyright © 2013. All Rights Reserved.