Uses of Class
aop.example.model.User

Packages that use User
aop.example.model   
 

Uses of User in aop.example.model
 

Fields in aop.example.model declared as User
private  User Album.owner
          Владелец
 

Methods in aop.example.model that return User
 User Album.getOwner()
           
 

Constructors in aop.example.model with parameters of type User
Album(User anowner, java.lang.String title)
          Конструктор