Skip navigation links
A G I O S 

A

AbstractCheckRightsRequest - Class in org.xwiki.job.api
Define a request that have rights to check.
AbstractCheckRightsRequest() - Constructor for class org.xwiki.job.api.AbstractCheckRightsRequest
 

G

getAuthorReference() - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
 
getUserReference() - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
 

I

isCheckAuthorRights() - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
 
isCheckRights() - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
 

O

org.xwiki.job.api - package org.xwiki.job.api
 

S

setAuthorReference(DocumentReference) - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
Sets the author of the script which is performing the request.
setCheckAuthorRights(boolean) - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
Sets whether the job should check or not if the user specified by getAuthorReference() is authorized to perform the actions implied by this request.
setCheckRights(boolean) - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
Sets whether the job should check or not if the user specified by getUserReference() is authorized to perform the actions implied by this request.
setUserReference(DocumentReference) - Method in class org.xwiki.job.api.AbstractCheckRightsRequest
Sets the user that should be used to perform this request.
A G I O S 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.