Package | Description |
---|---|
oracle.adf.model.bean | |
oracle.adf.model.rest | |
oracle.jbo.server |
Contains the implementation of middle tier components.
|
oracle.jbo.server.ejb.facade | |
oracle.jbo.uicli.mom.dcext |
Modifier and Type | Method and Description |
---|---|
protected void |
DCDataVO.createAndInitViewLinkAccessorAdapter(ViewObjectImpl masterVO,
AssociationDefImpl assocDef,
ViewLinkDefImpl vlDef) |
Modifier and Type | Method and Description |
---|---|
protected void |
RestDCDataVO.createAndInitViewLinkAccessorAdapter(ViewObjectImpl masterVO,
AssociationDefImpl assocDef,
ViewLinkDefImpl vlDef) |
Modifier and Type | Method and Description |
---|---|
AssociationDefImpl |
PDefEntityObject.addAssocAccessor(java.lang.String accName,
java.lang.String assocName,
java.lang.Class javaType) |
AssociationDefImpl |
EntityDefImpl.addAssocAccessor(java.lang.String accName,
java.lang.String assocName,
java.lang.Class javaType) |
AssociationDefImpl |
CustomizableEntityDef.addAssocAccessor(java.lang.String accName,
java.lang.String assocName,
java.lang.Class javaType) |
AssociationDefImpl |
PDefEntityObject.addAssocAccessor(java.lang.String accName,
java.lang.String assocName,
java.lang.Class javaType,
AssociationDefBase.IntersectExpandEnd mtomEnd) |
AssociationDefImpl |
EntityDefImpl.addAssocAccessor(java.lang.String accName,
java.lang.String assocName,
java.lang.Class javaType,
AssociationDefBase.IntersectExpandEnd mtomEnd) |
protected AssociationDefImpl |
AssociationDefImpl.clone() |
AssociationDefImpl |
AssociationDefBase.findEndAccessorByName(java.lang.String endName) |
AssociationDefImpl |
AssociationReference.getAccessor() |
AssociationDefImpl |
AssociationEnd.getAccessor() |
AssociationDefImpl |
EntityAssociation.getAccessorByEndName(java.lang.String endName)
Deprecated.
Deprecated since 5.0. Instead, use
AssociationDefBase.findEndAccessorByName().
|
AssociationDefImpl |
ViewLinkAccessorInfo.getAccessorDef() |
AssociationDefImpl[] |
AssociationDefBase.getAccessors() |
AssociationDefImpl |
EntityDefImpl.getAssociationDefImpl(int index)
Returns the AssociationDefImpl (association accessors) given an index.
|
AssociationDefImpl |
EntityDefImpl.getAssociationDefImpl(java.lang.String name)
Returns the AssociationDefImpl (association accessors) given the
association name.
|
AssociationDefImpl[] |
EntityDefImpl.getAssociationDefImpls()
Returns the AssociationDefImpls.
|
AssociationDefImpl |
AssociationReference.getOtherAccessor() |
AssociationDefImpl |
ViewAttributeDefImpl.getViewLinkAccessorDef() |
Modifier and Type | Method and Description |
---|---|
protected void |
ViewObjectImpl.createAndInitViewLinkAccessorAdapter(ViewObjectImpl masterVO,
AssociationDefImpl assocDef,
ViewLinkDefImpl vlDef) |
protected void |
ProgrammaticViewObjectImpl.createAndInitViewLinkAccessorAdapter(ViewObjectImpl masterVO,
AssociationDefImpl assocDef,
ViewLinkDefImpl vlDef) |
protected void |
ProgrammaticViewObjectImpl.createAndInitViewLinkAccessorAdapterInternal(ViewObjectImpl masterVO,
AssociationDefImpl assocDef,
ViewLinkDefImpl vlDef) |
protected EntityRowSetImpl |
EntityImpl.createAssociationAccessorRS(AssociationDefImpl assocDef,
ViewObjectImpl accessorVO,
Row masterRow,
java.lang.Object[] values) |
protected ViewObjectImpl |
ProgrammaticEntityImpl.createAssociationAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
EntityAssociation eoAssoc) |
protected ViewObjectImpl |
EntityImpl.createAssociationAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
EntityAssociation eoAssoc) |
protected ViewRowSetImpl |
EntityImpl.createEntityViewLinkAccessorRS(AssociationDefImpl assocDef,
ViewObjectImpl accessorVO,
Row masterRow,
java.lang.Object[] values) |
protected ViewObjectImpl |
EntityImpl.createEntityViewLinkAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef) |
protected ViewRowSetImpl |
ViewObjectImpl.createViewLinkAccessorRS(AssociationDefImpl assocDef,
ViewObjectImpl accessorVO,
Row masterRow,
java.lang.Object[] values) |
protected ViewObjectImpl |
ViewObjectImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef) |
protected ViewRowSetImpl |
ViewObjectImpl.createViewLinkScanBaseRS(AssociationDefImpl assocDef,
ViewObjectImpl accessorVO,
Row masterRow) |
static void |
ErrorDump.dumpExceptionForInvalidOwner(EntityImpl eo,
AssociationDefImpl assocDef,
java.lang.Throwable th) |
protected ViewObjectImpl |
EntityImpl.findAssociationAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
EntityAssociation eoAssoc) |
protected ViewObjectImpl |
EntityImpl.findEntityViewLinkAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
ViewObjectImpl.findViewLinkAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef) |
static java.lang.String |
ErrorDump.getExceptionForInvalidOwnerLogMessage(EntityImpl eo,
AssociationDefImpl assocDef,
java.lang.Throwable th) |
protected java.util.ArrayList |
ViewObjectImpl.getMasterKeyValues(AssociationDefImpl assocDef)
Gets a list of distinct key values from the rows in this master VO, by
enumerating through its query collections.
|
void |
EntityAssociation.link(AssociationDefImpl srcAccr,
AssociationDefImpl dstAccr)
Establishes a link between two Entity Objects.
|
Constructor and Description |
---|
EntityRowSetImpl(ViewObjectImpl vo,
java.lang.String name,
AssociationDefImpl assocDesc,
java.lang.Object[] paramValues)
Constructs a EntityRowSetImpl for a ViewRowSetImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
CmrAccessorDefImpl |
Modifier and Type | Method and Description |
---|---|
protected ViewRowSetImpl |
FinderViewImpl.createViewLinkAccessorRS(AssociationDefImpl assocDef,
ViewObjectImpl accessorVO,
Row masterRow,
java.lang.Object[] values) |
protected ViewObjectImpl |
FinderViewImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef,
java.lang.String voName,
ViewDefImpl vDef,
ViewLinkDefImpl vlDef) |
Constructor and Description |
---|
CmrAccessorEntRowSet(ViewObjectImpl vo,
java.lang.String name,
AssociationDefImpl assocDesc,
java.lang.Object[] paramValues,
Row masterRow) |
Modifier and Type | Method and Description |
---|---|
AssociationDefImpl |
DCExtHelper.addAccessorPDefEOAttribute(PDefEntityObject pEO,
java.lang.String accessorName,
java.lang.String assocDefFullName,
boolean isOneSide,
boolean toReplace) |