|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserWithKey | |
|---|---|
| com.atlassian.confluence.it | |
| com.atlassian.confluence.it.content | |
| com.atlassian.confluence.it.rpc | |
| com.atlassian.confluence.it.usermanagement | |
| Uses of UserWithKey in com.atlassian.confluence.it |
|---|
| Methods in com.atlassian.confluence.it with parameters of type UserWithKey | |
|---|---|
static java.lang.String |
PermissionUtils.toCheckboxName(Permission permission,
UserWithKey user)
|
| Uses of UserWithKey in com.atlassian.confluence.it.content |
|---|
| Methods in com.atlassian.confluence.it.content with parameters of type UserWithKey | |
|---|---|
void |
ShareContentHelper.share(long pageId,
User user,
java.lang.String message,
UserWithKey... usersToShareWith)
Share the specified page as the specified user with one or more users. |
| Uses of UserWithKey in com.atlassian.confluence.it.rpc |
|---|
| Methods in com.atlassian.confluence.it.rpc that return UserWithKey | |
|---|---|
static UserWithKey |
RemoteObjectConverter.getUser(java.util.Hashtable user)
|
static UserWithKey |
RemoteObjectConverter.getUser(java.util.Hashtable user,
java.lang.String password)
|
UserWithKey |
ConfluenceRpc.getUser(java.lang.String username)
Retrieves a user with the given username |
UserWithKey |
ConfluenceRpc.getUser(java.lang.String username,
java.lang.String password)
|
UserWithKey |
ConfluenceRpc.getUser(User user)
|
| Uses of UserWithKey in com.atlassian.confluence.it.usermanagement |
|---|
| Methods in com.atlassian.confluence.it.usermanagement that return UserWithKey | |
|---|---|
UserWithKey |
DefaultUserManagementHelper.createUser(User user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||