Package | Description |
---|---|
oracle.adf.model.generic |
Contains a readonly DataControl implementation for JavaBeans.
|
oracle.jbo.common |
Contains the implementation of components shared by thin clients and the middle tier.
|
oracle.jbo.server |
Contains the implementation of middle tier components.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ViewAccessor> |
RowImpl.getLOVAccessorNameStructureDefMap(java.util.List<AttributeDef> attributeDefs) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ViewAccessor> |
InternalViewRowInterface.getLOVAccessorNameStructureDefMap(java.util.List<AttributeDef> attributeDefs) |
Modifier and Type | Class and Description |
---|---|
class |
ViewAccessorDef |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ViewAccessor> |
ViewRowImpl.getLOVAccessorNameStructureDefMap(java.util.List<AttributeDef> attributeDefs)
Create a map having the lov accessor name as the key and the structure def name as the value.
|