| Package | Description |
|---|---|
| oracle.jbo.script | |
| oracle.jbo.script.groovy | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExprScriptContext |
| Modifier and Type | Method and Description |
|---|---|
ExprTrustSupplier |
ExprCompileContext.getExprTrustSupplier()
Return the security policiy that is associated with this context.
|
| Modifier and Type | Method and Description |
|---|---|
ExprTrustSupplier |
AbstractCompileContext.getExprTrustSupplier() |
| Modifier and Type | Method and Description |
|---|---|
ExprTrustSupplier |
EvaluateExprCompileContextImpl.getExprTrustSupplier() |
| Constructor and Description |
|---|
EvaluateExprCompileContextImpl(ExprDef exprDef,
java.lang.Object source,
ExprValueTypeSupplier valSupplier,
ExprTrustSupplier exprTrustSupplier) |