|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An subinterface of the FieldDescriptor interface that describes a foreign key field in a database table.
Method Summary | |
java.lang.String |
getDataSourceName()
The lookup name of the data source where the record referred to is contained. |
java.lang.String |
getRecordType()
The type of record that is referred to. |
Methods inherited from interface org.oreodata.FieldDescriptor |
checkValidValue, convertFromJDBC, convertToJDBC, createSAXHandler, defaultValue, getCopy, getJavaType, getLocalizedName, getName, getObjectFromString, getProperty, getSQLType, isFieldOf, isRequired, isSetExternally, normalize, valueToString |
Method Detail |
public java.lang.String getDataSourceName()
public java.lang.String getRecordType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |