Skip navigation links
oracle.jbo.common
Interface InternalViewRowInterface
- All Known Implementing Classes:
- DCDataRow, ProgrammaticViewRowImpl, RowIdViewObjRowImpl, RowImpl, ViewRowImpl
-
public interface InternalViewRowInterface
- For internal use only. Application developers should not use this
- For internal ADFbc Framework usage only
PNAME_CONTEXTUAL_HINT_SUFFIX
static final java.lang.String PNAME_CONTEXTUAL_HINT_SUFFIX
-
- See Also:
- Constant Field Values
PNAME_DYNACC_STRUCTURE_DEF_NAME
static final java.lang.String PNAME_DYNACC_STRUCTURE_DEF_NAME
-
- See Also:
- Constant Field Values
PNAME_DYNACC_IS_FOR_LOV
static final java.lang.String PNAME_DYNACC_IS_FOR_LOV
-
- See Also:
- Constant Field Values
setAttributeValuesInternal
void setAttributeValuesInternal(java.util.List names,
java.util.List values,
boolean onlyValidate)
resetHintsSuffix
void resetHintsSuffix(java.lang.String suffix)
getAttributeHints
AttributeHints getAttributeHints(java.lang.String attrName)
getAttributeHints
AttributeHints getAttributeHints(int attrIndex)
lookupAttributeDef
AttributeDef lookupAttributeDef(java.lang.String attrName)
findOrCreateViewLinkAccessorRS
RowSet findOrCreateViewLinkAccessorRS(java.lang.String accessor)
findOrCreateViewAccessorRS
RowSet findOrCreateViewAccessorRS(java.lang.String vaName)
matchesHierarchyDef
boolean matchesHierarchyDef(AccessorHierarchyDefInterface hierarchyDef)
getAccessorStructureDefName
java.lang.String getAccessorStructureDefName(java.lang.String accessorName)
Skip navigation links
Copyright © 1997, 2016, Oracle. All rights reserved.