|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.migration.common.SimpleProxyClassMapped
public class SimpleProxyClassMapped
SimpleProxyClassMapped.java
| Constructor Summary | |
|---|---|
SimpleProxyClassMapped(ProxyClass class1)
|
|
SimpleProxyClassMapped(ProxyClass pc,
java.io.Serializable nameIdAttribute)
|
|
SimpleProxyClassMapped(ProxyClass pc,
java.io.Serializable nameIdAttribute,
Migration migration)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
|
java.io.Serializable |
getIdAttribute()
Le nom de l'attribut |
Migration |
getMigrationClass()
La classe de migration |
ProxyClass |
getProxyClass()
La proxy class |
int |
hashCode()
|
void |
setNameIdAttribute(java.io.Serializable nameIdAttribute)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleProxyClassMapped(ProxyClass pc,
java.io.Serializable nameIdAttribute)
pc - nameIdAttribute -
public SimpleProxyClassMapped(ProxyClass pc,
java.io.Serializable nameIdAttribute,
Migration migration)
public SimpleProxyClassMapped(ProxyClass class1)
| Method Detail |
|---|
public java.io.Serializable getIdAttribute()
ProxyClassMapped
getIdAttribute in interface ProxyClassMappedpublic ProxyClass getProxyClass()
ProxyClassMapped
getProxyClass in interface ProxyClassMappedProxyClasspublic void setNameIdAttribute(java.io.Serializable nameIdAttribute)
nameIdAttribute - the nameIdAttribute to setpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Objectpublic Migration getMigrationClass()
ProxyClassMapped
getMigrationClass in interface ProxyClassMapped
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||