Uses of Class
org.oscelot.webct.dao.UserVO

Uses of UserVO in org.oscelot.webct.dao
 

Methods in org.oscelot.webct.dao that return UserVO
 UserVO UserService.getUser(java.lang.String userId, java.lang.Long currentLCId)
          Retrieve a User definition for the user identified by userId in the given learning context ID.