Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.IntrospectiveUser

Packages that use IntrospectiveUser
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.base.database DB implementation of base interfaces and APIs. 
com.jivesoftware.base.ext Extension implementations of the core APIs. 
com.jivesoftware.base.ldap LDAP user and auth implementations. 
com.jivesoftware.forum.action Jive Forums WebWork actions. 
com.jivesoftware.profiles.action   
 

Uses of IntrospectiveUser in com.jivesoftware.base
 

Classes in com.jivesoftware.base that implement IntrospectiveUser
 class UserProxy
          Protection proxy for User objects.
 

Uses of IntrospectiveUser in com.jivesoftware.base.database
 

Classes in com.jivesoftware.base.database that implement IntrospectiveUser
 class DbUser
          Database implementation of the User interface.
 

Uses of IntrospectiveUser in com.jivesoftware.base.ext
 

Classes in com.jivesoftware.base.ext that implement IntrospectiveUser
 class SimpleUserAdapter
          An abstract adapter class to aid in creating custom user implementations.
 

Uses of IntrospectiveUser in com.jivesoftware.base.ldap
 

Classes in com.jivesoftware.base.ldap that implement IntrospectiveUser
 class LdapUser
          LDAP implementation of the User interface.
 

Uses of IntrospectiveUser in com.jivesoftware.forum.action
 

Methods in com.jivesoftware.forum.action that return IntrospectiveUser
 IntrospectiveUser ChangePasswordAction.getIntrospectiveUser()
          Returns the current user as an IntrospectiveUser.
 IntrospectiveUser EditWatchesAction.getIntrospectiveUser()
          Returns the current user as an IntrospectiveUser.
 

Uses of IntrospectiveUser in com.jivesoftware.profiles.action
 

Fields in com.jivesoftware.profiles.action declared as IntrospectiveUser
protected  IntrospectiveUser EditProfileAction.iUser
           
 

Methods in com.jivesoftware.profiles.action that return IntrospectiveUser
 IntrospectiveUser EditProfileAction.getIntrospectiveUser()
           
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.