A C E G O P S T U 

A

AbstractUser - Class in org.xwiki.users
Base class for implementing users.
AbstractUser() - Constructor for class org.xwiki.users.AbstractUser
 
AbstractUserManager - Class in org.xwiki.users
Base class for implementing a user manager.
AbstractUserManager() - Constructor for class org.xwiki.users.AbstractUserManager
 

C

compareTo(User) - Method in class org.xwiki.users.AbstractUser

E

exists() - Method in interface org.xwiki.users.User
Check if the returned user profile actually exists or not.

G

getAttribute(String) - Method in interface org.xwiki.users.User
Get the value of an attribute defined for the user.
getCurrentUser() - Method in class org.xwiki.users.AbstractUserManager
 
getCurrentUser() - Method in class org.xwiki.users.script.UserManagerScriptService
Get the currently logged in user.
getCurrentUser() - Method in interface org.xwiki.users.UserManager
Get the currently logged in user.
getId() - Method in class org.xwiki.users.AbstractUser
An identifier which can be used internally for identifying the user.
getId() - Method in interface org.xwiki.users.User
An identifier which can be used internally for identifying the user.
getName() - Method in interface org.xwiki.users.User
The real name of the user.
getProfileDocument() - Method in class org.xwiki.users.AbstractUser
If the user has an associated wiki document where their profile can be seen, return a reference to it.
getProfileDocument() - Method in interface org.xwiki.users.User
If the user has an associated wiki document where their profile can be seen, return a reference to it.
getProfileURI() - Method in interface org.xwiki.users.User
If the user has an associated URI where their profile can be seen, return it.
getUser(String) - Method in class org.xwiki.users.AbstractUserManager
 
getUser(String) - Method in interface org.xwiki.users.UserManager
The user corresponding to the identifier.
getUser(String, boolean) - Method in interface org.xwiki.users.UserManager
The user corresponding to the identifier.
getUsername() - Method in class org.xwiki.users.AbstractUser
The username used for identifying the user in the form.
getUsername() - Method in interface org.xwiki.users.User
The username used for identifying the user in the form.

O

org.xwiki.users - package org.xwiki.users
 
org.xwiki.users.script - package org.xwiki.users.script
 

P

profileReference - Variable in class org.xwiki.users.AbstractUser
A link to the user profile document.

S

serializer - Variable in class org.xwiki.users.AbstractUser
Used for serializing the profile reference into a string.

T

toString() - Method in class org.xwiki.users.AbstractUser

U

User - Interface in org.xwiki.users
XWiki User Interface.
UserManager - Interface in org.xwiki.users
User management APIs.
UserManagerScriptService - Class in org.xwiki.users.script
User management services.
UserManagerScriptService() - Constructor for class org.xwiki.users.script.UserManagerScriptService
 
A C E G O P S T U 

Copyright © 2011–2015 University of Toronto, Computational Biology Lab. All rights reserved.