|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.ufg.integrate.lookup.schema.jdbc.AttributeRefImpl
public class AttributeRefImpl
| Constructor Summary | |
|---|---|
AttributeRefImpl()
|
|
| Method Summary | |
|---|---|
String |
getAttributeFK()
Referência ao atributo estrangeito. |
String |
getAttributePK()
Referência ao atributo que referencia algum outra entidade. |
String |
getEntityFK()
Obtém a entidade referenciada. |
String |
getEntityPK()
Referência para a entidade que faz a referência. |
void |
setAttributeFK(String attributeFk)
|
void |
setAttributePK(String attributePk)
|
void |
setEntityFK(String entityFk)
|
void |
setEntityPK(String entityPk)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeRefImpl()
| Method Detail |
|---|
public String getAttributeFK()
AttributeRef
getAttributeFK in interface AttributeRefpublic String getAttributePK()
AttributeRef
getAttributePK in interface AttributeRefpublic String getEntityFK()
AttributeRef
getEntityFK in interface AttributeRefpublic String getEntityPK()
AttributeRef
getEntityPK in interface AttributeRefpublic void setAttributeFK(String attributeFk)
setAttributeFK in interface AttributeRefpublic void setAttributePK(String attributePk)
setAttributePK in interface AttributeRefpublic void setEntityFK(String entityFk)
setEntityFK in interface AttributeRefpublic void setEntityPK(String entityPk)
setEntityPK in interface AttributeRef
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||