Uses of Class
org.apache.wicket.examples.library.User

Packages that use User
org.apache.wicket.examples.library   
 

Uses of User in org.apache.wicket.examples.library
 

Methods in org.apache.wicket.examples.library that return User
 User LibrarySession.getUser()
           
 

Methods in org.apache.wicket.examples.library with parameters of type User
 void LibrarySession.setUser(User user)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.