|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeDefinition
Interface for holding attribute metadata.
| Field Summary |
|---|
| Fields inherited from interface oracle.binding.meta.Definition |
|---|
TYPE_ACCESSOR, TYPE_ATTRIBUTE, TYPE_CRITERIA, TYPE_CRITERIA_ITEM, TYPE_CRITERIA_OPERATOR, TYPE_CRITERIA_ROW, TYPE_DATACONTROL, TYPE_DEFINITION, TYPE_DEFINITIONCONTEXT, TYPE_NAMED, TYPE_OPERATION, TYPE_OPERATIONRETURN, TYPE_PARAMETER, TYPE_STRUCTURE, TYPE_VARIABLE |
| Method Summary | |
|---|---|
java.lang.String |
getSourceTypeString()Returns the actual java type of the attribute in the data source. |
boolean |
isKey()Finds out whether this attribute is the primary key of the row. |
boolean |
isReadOnly()Finds out whether this attribute is read-only or is updateable. |
| Methods inherited from interface oracle.binding.meta.VariableDefinition |
|---|
getDataControlDefinition, getJavaTypeString |
| Methods inherited from interface oracle.binding.meta.NamedDefinition |
|---|
getDefinitionParent, getFullName, getName, getProperties, getProperty |
| Methods inherited from interface oracle.binding.meta.Definition |
|---|
getDefinitionType |
| Method Detail |
|---|
boolean isReadOnly()
boolean isKey()
java.lang.String getSourceTypeString()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||