| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.5.0) E10651-06  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActivitySecurity
Security information on a taskflow. Used for EL evaluation.
| Method Summary | |
|---|---|
 boolean | 
isCustomizeAuthorized()
Determines whether the Subject can customize the specified taskflow.  | 
 boolean | 
isGrantAuthorized()
Determines whether the Subject can grant access to the specified taskflow.  | 
 boolean | 
isPersonalizeAuthorized()
Determines whether the Subject can personalize the specified taskflow.  | 
 boolean | 
isViewAuthorized()
Determines whether the Subject can view the specified taskflow.  | 
| Method Detail | 
|---|
boolean isViewAuthorized()
true if the Subject can view the taskflow;
         false otherwise.boolean isCustomizeAuthorized()
true if the Subject can view the taskflow;
         false otherwise.boolean isPersonalizeAuthorized()
true if the Subject can view the taskflow;
         false otherwise.boolean isGrantAuthorized()
true if the Subject can view the taskflow;
         false otherwise.
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Controller 11g Release 1 (11.1.1.5.0) E10651-06  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||