|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.thalia.bio.entity.adapter.BioEntityAdapter
org.thalia.bio.entity.adapter.BioEntityCollectionAdapter
public class BioEntityCollectionAdapter
Class Description Here
Constructor Summary | |
---|---|
BioEntityCollectionAdapter()
|
Method Summary | |
---|---|
java.lang.Object |
fromEntity(IBioEntity obj)
Convert the given compliant object to a bio entity object. |
IBioEntity |
toEntity(java.lang.Object bean)
Convert the given bio entity object into another compliant object. |
Methods inherited from class org.thalia.bio.entity.adapter.BioEntityAdapter |
---|
fromEntity, toEntity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BioEntityCollectionAdapter()
Method Detail |
---|
public java.lang.Object fromEntity(IBioEntity obj)
IBioAdapter
fromEntity
in interface IBioAdapter
public IBioEntity toEntity(java.lang.Object bean)
IBioAdapter
toEntity
in interface IBioAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |