|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.thalia.bio.entity.adapter.BioEntityAdapter
public abstract class BioEntityAdapter
Class Description Here
| Constructor Summary | |
|---|---|
BioEntityAdapter()
|
|
| Method Summary | |
|---|---|
static void |
fromEntity(IBioEntity entity,
BioEntityBean bean)
|
static void |
toEntity(BioEntityBean bean,
IBioEntity entity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.thalia.bio.IBioAdapter |
|---|
fromEntity, toEntity |
| Constructor Detail |
|---|
public BioEntityAdapter()
| Method Detail |
|---|
public static void toEntity(BioEntityBean bean,
IBioEntity entity)
public static void fromEntity(IBioEntity entity,
BioEntityBean bean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||