|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: true
Extendable: false
Method Summary | |
void |
revokeTaskBasedRights(WorkItem wi)
Revoke rights that were granted for the execution of a task for each variable in the activity. |
void |
setTaskBasedRights(WorkItem wi,
WTPrincipalReference p_ref)
Add rights to assignee that are defined in activity variables the reference persistable objects. |
Method Detail |
public void setTaskBasedRights(WorkItem wi, WTPrincipalReference p_ref) throws WTException
The privileges are added by changing the ad hoc ACL of the object.
This means that this method only works if the object is ad hoc controlled.
Supported API: true
wi
- p_ref
-
WTException
public void revokeTaskBasedRights(WorkItem wi) throws WTException
wi
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |