A C G H I J L O R S W 

A

acceptInvitation(MemberCandidacy, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Accept the invitation to join a wiki.
acceptRequest(MemberCandidacy, String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Accept the request to join the wiki.
addMember(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Add a user as a member.
addMembers(Collection<String>, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Add a list of users as a members.
askToJoin(String, String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Perform a request to join a wiki.

C

cancelCandidacy(MemberCandidacy) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Cancel a candidacy.

G

getAllInvitations(String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Get all the invitations to join a wiki.
getAllRequests(String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Get all the join requests for a wiki that the current user has the right to see.
getCandidacy(String, int) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Get the specified candidacy.
getLastError() - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Get the error generated while performing the previously called action.
getMembers(String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
getMembershipType() - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
getMembershipType(String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
getUserScope() - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
getUserScope(String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 

H

hasPendingInvitation(DocumentReference, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
hasPendingRequest(DocumentReference, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 

I

invite(String, String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Invite a global user to a wiki.
isMember(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
To know if a user is a member of a wiki.

J

join(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Join a wiki.

L

leave(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Leave a wiki.

O

org.xwiki.wiki.user.script - package org.xwiki.wiki.user.script
 

R

refuseInvitation(MemberCandidacy, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Refuse the invitation to join a wiki.
refuseRequest(MemberCandidacy, String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Refuse the request to join the wiki.
removeMember(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
Remove a member.

S

setMembershipType(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
setUserScope(String, String) - Method in class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 

W

WikiUserManagerScriptService - Class in org.xwiki.wiki.user.script
Script service to manage how the user are supported in a wiki.
WikiUserManagerScriptService() - Constructor for class org.xwiki.wiki.user.script.WikiUserManagerScriptService
 
WikiUserManagerScriptServiceException - Exception in org.xwiki.wiki.user.script
Encapsulate any exception related to WikiUserManagerScriptService}.
WikiUserManagerScriptServiceException(String) - Constructor for exception org.xwiki.wiki.user.script.WikiUserManagerScriptServiceException
Construct an exception with the specified detail message.
WikiUserManagerScriptServiceException(String, Throwable) - Constructor for exception org.xwiki.wiki.user.script.WikiUserManagerScriptServiceException
Construct an exception with the specified detail message and cause.
A C G H I J L O R S W 

Copyright © 2004–2014 XWiki. All rights reserved.