| Package | Description |
|---|---|
| oracle.adf.model.bean | |
| oracle.adf.model.rest | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DCDataVO.personalizeAttributeDef(PDefAttribute pAttr) |
protected void |
DCDataVO.personalizeViewAttributeDef(PDefAttribute pAttr,
ViewAttributeDefImpl vAttr)
Deprecated.
since 11.1.1.4.0
|
| Constructor and Description |
|---|
ResourceAttributeHintsImpl(PDefAttribute pDefAttr,
AttributeDef attrDef) |
| Modifier and Type | Method and Description |
|---|---|
PDefAttribute |
RowDef.lookupPersonalizedAttribute(java.lang.String attrName) |
PDefAttribute |
PDefRow.lookupPersonalizedAttribute(java.lang.String attrName) |
PDefAttribute |
RowDef.personalizeAttribute(java.lang.String attrName) |
PDefAttribute |
PDefRow.personalizeAttribute(java.lang.String attrName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PDefAttribute> |
RowDef.getPersonalizedAttributeList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ViewObjectImpl.personalizeAttributeDef(PDefAttribute pAttr) |
protected void |
ViewObjectImpl.personalizeViewAttributeDef(PDefAttribute pAttr,
ViewAttributeDefImpl vAttr)
Deprecated.
since 11.1.1.4.0
|