|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectunity.annotation.SourceKey
unity.annotation.SourceForeignKey
unity.annotation.AnnotatedSourceForeignKey
public class AnnotatedSourceForeignKey
| Constructor Summary | |
|---|---|
AnnotatedSourceForeignKey()
|
|
AnnotatedSourceForeignKey(SourceTable table)
|
|
AnnotatedSourceForeignKey(SourceTable table,
java.util.ArrayList keyFields,
java.util.ArrayList newKeyNames,
java.lang.String keyName,
java.lang.String toTableName)
|
|
| Method Summary | |
|---|---|
int |
getScope()
|
java.lang.String |
getScopeName()
|
void |
importXML(org.w3c.dom.Node x,
java.util.HashMap sourceFields)
|
java.lang.String |
toString()
|
java.lang.String |
toXML()
|
| Methods inherited from class unity.annotation.SourceForeignKey |
|---|
getFieldNames, getToKey, getToSourceTable, getToTableName, keyTypeToXML, setFieldNames, setToKey, setToSourceTable, setToTableName |
| Methods inherited from class unity.annotation.SourceKey |
|---|
addField, getFields, getKeyType, getName, getTable, matchKeyFields, setKeyType, setName, setTable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotatedSourceForeignKey()
public AnnotatedSourceForeignKey(SourceTable table)
public AnnotatedSourceForeignKey(SourceTable table,
java.util.ArrayList keyFields,
java.util.ArrayList newKeyNames,
java.lang.String keyName,
java.lang.String toTableName)
| Method Detail |
|---|
public int getScope()
public java.lang.String getScopeName()
public java.lang.String toString()
toString in class SourceForeignKeypublic java.lang.String toXML()
toXML in class SourceForeignKey
public void importXML(org.w3c.dom.Node x,
java.util.HashMap sourceFields)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||