|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.7.1) E10686-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AllowUntrustedScriptAccess
Annotation to allow for access to specified methods in untrusted ADFm expressions.
Optional Element Summary | |
---|---|
boolean |
allowConstructor |
java.lang.String[] |
methodNames |
public abstract boolean allowConstructor
public abstract java.lang.String[] methodNames
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.7.1) E10686-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |