Jive Forums API (5.5.20.2-oracle) Core Javadocs

Uses of Class
com.jivesoftware.base.UserNotFoundException

Packages that use UserNotFoundException
com.jivesoftware.base Base APIs and classes for Jive Software products. 
 

Uses of UserNotFoundException in com.jivesoftware.base
 

Methods in com.jivesoftware.base that throw UserNotFoundException
 User UserManager.getUser(long userID)
          Returns a User specified by their ID.
 User UserManager.getUser(java.lang.String username)
          Returns the User specified by username.
 long UserManager.getUserID(java.lang.String username)
          Returns the userID specified by the username.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.