Package | Description |
---|---|
oracle.jbo |
Contains interfaces for client-side applications.
|
oracle.jbo.client.remote |
Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces.
|
oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
oracle.jbo.rules |
Contains sample validation beans.
|
oracle.jbo.script | |
oracle.jbo.server |
Contains the implementation of middle tier components.
|
Modifier and Type | Method and Description |
---|---|
CodeSource |
ComponentOperationsManager.editCodeSource(CodeSource codeSource)
Notify that ComponentOperationsManager that the client expects to
edit the CodeSource.
|
CodeSource |
ComponentOperationsManager.ensureCodeSource(java.lang.String name)
Ensure a named code source in the operations manager.
|
CodeSource |
ExprDef.getCodeSource()
Returns the code source that contains the code for this expression.
|
Modifier and Type | Method and Description |
---|---|
CodeSource |
ComponentOperationsManager.editCodeSource(CodeSource codeSource)
Notify that ComponentOperationsManager that the client expects to
edit the CodeSource.
|
Modifier and Type | Method and Description |
---|---|
CodeSource |
ViewUsageImpl.editCodeSource(CodeSource codeSource) |
CodeSource |
ViewUsageImpl.ensureCodeSource(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
CodeSource |
ViewUsageImpl.editCodeSource(CodeSource codeSource) |
Modifier and Type | Method and Description |
---|---|
CodeSource |
VariableImpl.editCodeSource(CodeSource codeSource) |
static CodeSource |
ExpressionDef.ensureCodeSource(java.lang.Object obj,
java.lang.String name) |
CodeSource |
VariableImpl.ensureCodeSource(java.lang.String name) |
CodeSource |
ExpressionDef.getCodeSource() |
CodeSource |
DefaultExprDef.getCodeSource() |
Modifier and Type | Method and Description |
---|---|
CodeSource |
VariableImpl.editCodeSource(CodeSource codeSource) |
Modifier and Type | Method and Description |
---|---|
CodeSource |
JboAbstractValidator.editCodeSource(CodeSource codeSource) |
CodeSource |
JboAbstractValidator.ensureCodeSource(java.lang.String name) |
CodeSource |
JboExpressionValidator.getCodeSource() |
Modifier and Type | Method and Description |
---|---|
CodeSource |
JboAbstractValidator.editCodeSource(CodeSource codeSource) |
Modifier and Type | Method and Description |
---|---|
static ExprDef |
ScriptHelper.lookupExprDef(CodeSource codeSource,
org.codehaus.groovy.ast.MethodNode method) |
Modifier and Type | Class and Description |
---|---|
class |
CodeSourceImpl |
Modifier and Type | Method and Description |
---|---|
CodeSource |
ViewObjectImpl.editCodeSource(CodeSource codeSource) |
CodeSource |
ViewAttributeDefImpl.editCodeSource(CodeSource codeSource) |
CodeSource |
PDefComponentObjectBase.editCodeSource(CodeSource codeSource) |
CodeSource |
EntityCache.editCodeSource(CodeSource codeSource) |
CodeSource |
BoundParameter.editCodeSource(CodeSource codeSource) |
CodeSource |
AttributeDefImpl.editCodeSource(CodeSource codeSource) |
CodeSource |
ViewObjectImpl.ensureCodeSource(java.lang.String name) |
CodeSource |
ViewAttributeDefImpl.ensureCodeSource(java.lang.String name) |
CodeSource |
EntityCache.ensureCodeSource(java.lang.String name) |
CodeSource |
BoundParameter.ensureCodeSource(java.lang.String name) |
CodeSource |
AttributeDefImpl.ensureCodeSource(java.lang.String name) |
CodeSource |
OperationDefinitionsImpl.getCodeSource() |
Modifier and Type | Method and Description |
---|---|
CodeSource |
ViewObjectImpl.editCodeSource(CodeSource codeSource) |
CodeSource |
ViewAttributeDefImpl.editCodeSource(CodeSource codeSource) |
CodeSource |
PDefComponentObjectBase.editCodeSource(CodeSource codeSource) |
CodeSource |
EntityCache.editCodeSource(CodeSource codeSource) |
CodeSource |
BoundParameter.editCodeSource(CodeSource codeSource) |
CodeSource |
AttributeDefImpl.editCodeSource(CodeSource codeSource) |