| Package | Description | 
|---|---|
| oracle.adf.model.generic | 
 Contains a readonly DataControl implementation for JavaBeans. 
 | 
| oracle.jbo | 
 Contains interfaces for client-side applications. 
 | 
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityHints | 
RowImpl.getAttributeSecurityHints(int attrIndex)  | 
SecurityHints | 
RowImpl.getAttributeSecurityHints(java.lang.String attrName)  | 
SecurityHints | 
RowImpl.getSecurityHints()  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityHints | 
ViewCriteriaRow.getAttributeSecurityHints(int attrIndex)  | 
SecurityHints | 
Row.getAttributeSecurityHints(int attrIndex)
Returns the SecurityHints object for the specified attribute for the row. 
 | 
SecurityHints | 
ViewCriteriaRow.getAttributeSecurityHints(java.lang.String attrName)  | 
SecurityHints | 
Row.getAttributeSecurityHints(java.lang.String attrName)
Returns the SecurityHints object for the specified attribute for the row. 
 | 
SecurityHints | 
ViewCriteriaRow.getSecurityHints()  | 
SecurityHints | 
Row.getSecurityHints()
Returns the SecurityHints object for the row. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SecurityHintsImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityHints | 
TransPostEntityRow.getAttributeSecurityHints(int attrIndex)  | 
SecurityHints | 
RowImpl.getAttributeSecurityHints(int attrIndex)  | 
SecurityHints | 
TransPostEntityRow.getAttributeSecurityHints(java.lang.String attrName)  | 
SecurityHints | 
RowImpl.getAttributeSecurityHints(java.lang.String attrName)  | 
SecurityHints | 
TransPostEntityRow.getSecurityHints()  | 
SecurityHints | 
RowImpl.getSecurityHints()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AttributeSecurityHintsMap  | 
class  | 
RowSecurityHintsMap  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityHints | 
RowImpl.getAttributeSecurityHints(int attrIndex)  | 
SecurityHints | 
RowImpl.getAttributeSecurityHints(java.lang.String attrName)  | 
SecurityHints | 
RowImpl.getSecurityHints()  |