Package | Description |
---|---|
oracle.adf.model.bean | |
oracle.adf.model.placeholder | |
oracle.jbo.common.sdo | |
oracle.jbo.datasource | |
oracle.jbo.datasource.svc | |
oracle.jbo.server |
Contains the implementation of middle tier components.
|
oracle.jbo.server.ejb.facade | |
oracle.jbo.service.helper |
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 |
Modifier and Type | Method and Description |
---|---|
protected ViewDefImpl |
DCBeanDataControl.createViewDef(java.lang.String strDefFullName, java.lang.String vdName, StructureDef sd, AttributeDef[] fkAttrs, int vdKind)
Allow overriding of ViewDef
|
ViewDefImpl |
DCDataViewDef.getListBindingViewDef() |
Modifier and Type | Method and Description |
---|---|
protected ViewRowImpl |
DCDataVO.activateNewRow(ViewDefImpl def, int[] eoIndices, EntityImpl[] eos, ViewRowSetImpl vrs, Key keyObj) |
protected ViewObjectImpl |
DCDataVO.createViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
Constructor and Description |
---|
PlaceholderVOImpl(java.lang.String name, ViewDefImpl voDef)
Constructs a new Placeholder View Object.
|
Modifier and Type | Method and Description |
---|---|
ViewDefImpl |
SDOValueStoreHelper.getTargetViewDef(ViewObjectImpl baseViewObject, commonj.sdo.DataObject source) |
Modifier and Type | Method and Description |
---|---|
commonj.sdo.DataObject |
SDOValueStoreHelper.createDataObject(AttributeList attrList, java.lang.Class interfaceClass, ViewDefImpl viewDef) |
AttributeDef |
SDOValueStoreHelper.getAttributeDef(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName) |
ViewObject |
SDOValueStoreHelper.getChildViewObject(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName) |
java.lang.String |
SDOValueStoreHelper.getCompositionName(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName) |
boolean |
SDOValueStoreHelper.isCompositeOwner(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName) |
boolean |
SDOValueStoreHelper.isComposition(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName) |
void |
SDOValueStoreHelper.passdownFKReferece(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName, commonj.sdo.DataObject parent, commonj.sdo.DataObject child) |
void |
SDOValueStoreHelper.passdownFKReferece(ViewObject viewObject, ViewDefImpl viewDef, java.lang.String attributeName, commonj.sdo.DataObject parent, java.util.List<commonj.sdo.DataObject> children)
passdown foreign key value from the parent to children
|
Modifier and Type | Method and Description |
---|---|
void |
SampleVODataSourceImpl.setViewInfo(ViewDefImpl viewDef, ViewObjectImpl vo) |
void |
ViewDataSource.setViewInfo(ViewDefImpl viewDef, ViewObjectImpl vo) |
void |
WSVODataSourceImpl.setViewInfo(ViewDefImpl vd, ViewObjectImpl vo) |
Modifier and Type | Method and Description |
---|---|
void |
SIVODataSourceImpl.setViewInfo(ViewDefImpl viewDef, ViewObjectImpl vo) |
Modifier and Type | Field and Description |
---|---|
protected ViewDefImpl |
ViewObjectImpl.mViewDef |
Modifier and Type | Method and Description |
---|---|
static ViewDefImpl |
ViewDefImpl.createCompositeViewDef(int defScope, java.lang.String name) |
static ViewDefImpl |
ViewDefImpl.createViewDef(int defScope, java.lang.String defClassName) |
static ViewDefImpl |
ViewDefImpl.findDefObject(java.lang.String viewDefName)
Finds the ViewDefImpl from the list of Meta Objects.
|
static ViewDefImpl |
ViewDefImpl.findDefObjectNoSub(java.lang.String viewDefName)
Finds the named View Object definition.
|
ViewDefImpl |
ViewObjectImpl.findViewDefFromDiscrVals(java.sql.ResultSet resultSet, AttributeList initValues) |
ViewDefImpl |
ViewObjectImpl.findViewDefFromDiscrVals(java.sql.ResultSet resultSet, AttributeList initValues, EntityImpl[] entities) |
ViewDefImpl |
ViewDefImpl.getListBindingViewDef() |
ViewDefImpl |
ViewAttributeDefImpl.getOtherViewDef()
If this attribute is an accessor attribute (refers to an end in a ViewLink) then this method returns the ViewDef of other end of the ViewLink.
|
ViewDefImpl |
AssociationEnd.getUsesViewObject() |
protected ViewDefImpl |
ViewObjectImpl.getViewDef()
Internal: Applications should not use this method.
|
ViewDefImpl |
ViewReference.getViewDef() |
ViewDefImpl |
ViewRowImpl.getViewDef()
Get the ViewDefImpl associated with this View Row.
|
ViewDefImpl |
ViewAttributeDefImpl.getViewDef() |
ViewDefImpl |
ViewRowImpl.getViewLogicGroupDef() |
ViewDefImpl |
EntityDefOverRowSet.getViewObjectBase() |
Modifier and Type | Method and Description |
---|---|
protected ViewRowImpl |
ViewObjectImpl.activateNewRow(ViewDefImpl def, int[] eoIndices, EntityImpl[] eos, ViewRowSetImpl vrs, AttributeList nvp, Key keyObj) |
void |
ViewLinkDefImpl.buildLinkEnds(ViewDefImpl source, java.lang.String srcName, int srcCardinality, boolean isSrcPartitionUsingWhereClause, AttributeDefImpl[] srcAttrs, java.lang.String[] srcUnboundAttrNames, ViewDefImpl destination, java.lang.String destName, int destCardinality, boolean isDestPartitionUsingWhereClause, AttributeDefImpl[] destAttrs, java.lang.String[] destUnboundAttrNames, java.lang.Object entityAssocObj, java.lang.String assocClause, java.lang.String reverseAssocClause)
Internal use only.
|
protected ViewObjectImpl |
EntityImpl.createEntityViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected EntityImpl[] |
ViewRowImpl.createMissingEntitiesFromViewDef(ViewDefImpl viewDef, int[] eoIndices, EntityImpl[] entities, java.sql.ResultSet resultSet, AttributeList initValues, boolean isNewRow, ApplicationModule viewAccessorAM) |
protected ViewObjectImpl |
AssociationDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
ViewObjectImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObject |
ApplicationModuleImpl.createViewObject(java.lang.String voName, ViewDefImpl viewDef) |
ViewObject |
ApplicationModuleImpl.createViewObjectForDef(java.lang.String voName, ViewDefImpl viewDef)
Use this method to create a viewobject if the def is already with the calling code to avoid extra def lookup.
|
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) |
protected java.lang.String |
AssociationDefImpl.getAssociationVOName(ViewDefImpl viewDef) |
java.lang.String |
AssociationDefImpl.getAssociationVOName(ViewDefImpl viewDef, ViewLinkDefImpl vlDef) |
StructureDef |
ViewObjectImpl.getSubclassDef(ViewDefImpl viewDef) |
static ViewAnnotations |
ViewAnnotations.getViewAnnotations(ViewDefImpl viewDef) |
void |
AssociationEnd.setUsesViewObject(ViewDefImpl usesViewObject) |
void |
EntityDefOverRowSet.setViewObjectBase(ViewDefImpl viewDef) |
Constructor and Description |
---|
PDefViewObject(ViewDefImpl viewDef) |
ViewObjectImpl(java.lang.String name, ViewDefImpl voDef)
Constructs a new View Object.
|
Modifier and Type | Method and Description |
---|---|
protected ViewObjectImpl |
CmrAccessorDefImpl.createViewLinkAccessorVO(ApplicationModuleImpl am, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected ViewObjectImpl |
FinderViewImpl.createViewLinkAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, ViewDefImpl vDef, ViewLinkDefImpl vlDef) |
protected java.lang.String |
CmrAccessorDefImpl.getAssociationVOName(ViewDefImpl viewDef) |
Modifier and Type | Field and Description |
---|---|
protected ViewDefImpl |
SDOViewBuilderSrcImpl.mView |
Modifier and Type | Method and Description |
---|---|
protected commonj.sdo.Type |
SDOViewBuilderSrcImpl.getSDOType(ViewDefImpl viewDef) |
protected commonj.sdo.Type |
PDefSDOViewBuilderSrcImpl.getSDOType(ViewDefImpl viewDef) |
Constructor and Description |
---|
PDefSDOViewBuilderSrcImpl(ViewDefImpl view, commonj.sdo.helper.HelperContext helperContext) |
SDOViewBuilderSrcImpl(ViewDefImpl view) |
SDOViewBuilderSrcImpl(ViewDefImpl view, commonj.sdo.helper.HelperContext helperContext) |