Package | Description |
---|---|
oracle.adf.model.bean | |
oracle.adf.model.generic |
Contains a readonly DataControl implementation for JavaBeans.
|
oracle.adf.model.rest | |
oracle.adf.model.rest.describe | |
oracle.adf.model.rest.generic | |
oracle.adf.model.rest.odata | |
oracle.adf.model.soap | |
oracle.jbo.server |
Contains the implementation of middle tier components.
|
oracle.jbo.server.ejb.facade | |
oracle.jbo.server.lov | |
oracle.jbo.uicli.mom.dcext |
Modifier and Type | Class and Description |
---|---|
class |
DCCriteriaBaseViewDef
Deprecated.
|
class |
DCCriteriaItemViewDef
Deprecated.
|
class |
DCCriteriaOperatorViewDef
Deprecated.
|
class |
DCCriteriaRowViewDef
Deprecated.
|
class |
DCCriteriaValueViewDef
Deprecated.
|
class |
DCCriteriaViewDef
Deprecated.
|
class |
DCDataViewDef |
class |
DCVCSubstAttrDef
This View Attribute Def is created so that it serves as a wrapper
around the attributes created for exposing View Criteria definitions.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessorDefImpl |
class |
MethodAccessorDefImpl |
class |
MethodAccessorDefImpl.ParameterInfoImpl |
class |
StructureDefImpl
Imlemented by classes that access a View Object's or Entity Object's metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
RestDCDataViewDef |
class |
RestDCEntityDefImpl |
Modifier and Type | Class and Description |
---|---|
class |
DescribeViewDef |
class |
DynamicDescribeViewDef
The def adds Entity and Attribute programmatically based
on describe url.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericHTTPProgVODefImpl
The class represents a ViewDef for a generic Operation/Method only ProgrammaticVO
that makes HTTP calls invoked from client.
|
Modifier and Type | Class and Description |
---|---|
class |
ODataViewDef |
Modifier and Type | Class and Description |
---|---|
class |
SOAPProgrammaticVODefImpl |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationModuleDefImpl
The base class for all generated ApplicationModule classes.
|
class |
AssociationDefBase |
class |
AssociationDefImpl |
class |
AssociationEnd
NAME
AssociationEnd.java -
DESCRIPTION
NOTES
VERSION
MODIFIED (MM/DD/YY)
|
class |
AttributeDefImpl
AttributeDefImpl is an implementation class for the
AttributeDef
interface in the middle tier server. |
class |
AttributeDefOverAttr |
class |
CodeSourceImpl |
class |
ComponentAnnotations |
class |
ComponentOperations |
class |
DomainDefImpl |
class |
EntityAssociation
Describes the relationship between two Entity Objects.
|
class |
EntityDefImpl
Defines metadata for Entity Object classes.
|
class |
EntityDefOverRowSet |
class |
ExprWhitelistDef
Deprecated.
|
class |
KeyDef |
class |
MetaObject |
class |
OperationDefinitionImpl |
class |
OperationDefinitionsImpl
This class represents the metadata for a collection of operation definitions.
|
class |
OperationParamImpl |
class |
ProgrammaticEntityDefImpl |
class |
RowDef
Default implementation of DefInterface implemented by all of
JBO Definition classes.
|
class |
RowFinder
RowFinder is designed as a generic way to help RowSet to find matching rows
by Primary Key, AltKey or ViewCriteria.
|
class |
ViewAccessorDef |
class |
ViewAnnotations |
class |
ViewAttributeDefImpl
The ViewAttributeDefImpl is an alias to an AttributeDefImpl.
|
class |
ViewDefImpl
ViewDefImpl is the meta-object for View Object instances.
|
class |
ViewFilterDefImpl
The ViewFilterDefImpl is the def object for all Generic Components
|
class |
ViewFilterDefImpl.LOVRowFinder |
class |
ViewFilterUsage
The ViewFilterUsage is the def object for all Generic Components
|
class |
ViewKeyDef |
class |
ViewLinkDefImpl
NAME
ViewLinkDefImpl.java -
DESCRIPTION
The ViewLinkDefImpl describes relationship between two query objects.
|
Modifier and Type | Method and Description |
---|---|
static DefObject |
ObjectBuilderFromTables.findKey(java.lang.String name,
java.util.List objects) |
DefObject |
ViewObjectImpl.getDef()
Internal: Applications should not use this method.
|
DefObject |
ViewLinkUsage.getDef() |
DefObject |
ViewLinkImpl.getDef()
Internal: Applications should not use this method.
|
DefObject |
ViewFilterUsage.getDef() |
DefObject |
ViewFilterDefImpl.getDef() |
DefObject |
RowReference.getDef() |
DefObject |
ComponentObjectImpl.getDef() |
DefObject |
AssociationReference.getDef() |
DefObject |
AppModuleUsage.getDef() |
DefObject |
AMViewUsage.getDef() |
abstract DefObject |
AMDataModelComp.getDef() |
DefObject[] |
AssociationDefBase.getDefs() |
DefObject[] |
Association.getDefs() |
DefObject |
AssociationEnd.getOwner() |
DefObject |
ViewAttributeDefImpl.getReferenceAttribute()
Gets the reference Entity's AttributeDefImpl if this View Attribute is Entity based.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PackageDefImpl.addChild(DefObject obj) |
protected void |
PackageDefImpl.addChild(DefObject obj,
java.lang.String objType) |
static ListBindImpl |
ListBindImpl.createRef(java.lang.String name,
DefObject bo) |
static ComponentObjectImpl |
ComponentObjectImpl.createRef(java.lang.String name,
DefObject bo) |
static java.lang.String |
ObjectBuilderFromTables.getListUniqueName(java.util.List objects,
java.lang.String baseName,
DefObject myObject,
boolean bAllowBaseName) |
static boolean |
ObjectBuilderFromTables.isUniqueName(ContainerDefImpl container,
java.util.List objects,
java.lang.String name,
DefObject myObject,
boolean bFullName) |
protected void |
PackageDefImpl.removeChild(DefObject obj,
java.lang.String objType) |
void |
AssociationEnd.setOwner(DefObject owner) |
Modifier and Type | Class and Description |
---|---|
class |
CmrAccessorDefImpl |
Modifier and Type | Class and Description |
---|---|
class |
LOVAppModuleDefImpl |
Modifier and Type | Class and Description |
---|---|
class |
DCLAttributeDef |