| Package | Description |
|---|---|
| oracle.jbo.script | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
static OperationDefinitionImpl |
ScriptHelper.getOperationDefinitionForMethod(OperationDefinitionsImpl operDefs,
java.lang.reflect.Method method)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDefinitionsImpl |
OperationDefinitionsImpl.clone()
For internal framework use only.
|
OperationDefinitionsImpl |
ViewObjectImpl.getOperationDefinitions()
Deprecated.
|
OperationDefinitionsImpl |
PDefComponentObjectBase.getOperationDefinitions()
Deprecated.
|
OperationDefinitionsImpl |
ViewObjectImpl.getRowOperationDefinitions()
Deprecated.
|
OperationDefinitionsImpl |
PDefRow.getRowOperationDefinitions()
For internal framework use only.
|
OperationDefinitionsImpl |
PDefComponentOperations.getScriptOps()
Deprecated.
|
OperationDefinitionsImpl |
ComponentOperations.getScriptOps()
For internal framework use only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationDefinitionsImpl.addOperations(OperationDefinitionsImpl newOpDefs)
For internal framework use only.
|
void |
PDefComponentOperations.setScriptOps(OperationDefinitionsImpl ops)
Deprecated.
|