- 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.