| Package | Description |
|---|---|
| oracle.jbo.script.debug.client.util | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
static CodeSourceImpl |
DebugClientUtils.getCodeSource(java.lang.String fullName) |
static CodeSourceImpl |
DebugClientFactory.getCodeSource(java.lang.String fullName) |
| Modifier and Type | Method and Description |
|---|---|
CodeSourceImpl |
PDefComponentObjectBase.ensureCodeSource(ExprDef exprDef) |
static CodeSourceImpl |
CodeSourceImpl.findDefObject(java.lang.String name) |
static CodeSourceImpl |
CodeSourceImpl.findDefObjectNoCache(java.lang.String name) |
CodeSourceImpl |
OperationDefinitionImpl.getCodeSource() |
static CodeSourceImpl |
CodeSourceImpl.loadFromXML(DefElement xmlElement) |
| Constructor and Description |
|---|
CodeSourceImpl(CodeSourceImpl codeSource) |