|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.comtor.dao.AbstractComtorDaoElementAutoDescriptor
comtordao2.Person
public class Person
| Constructor Summary | |
|---|---|
Person()
|
|
| Method Summary | |
|---|---|
ComtorDao |
getDao()
|
ComtorDaoDescriptor |
getDaoDescriptor()
|
java.lang.String |
getId()
|
java.lang.String |
getName()
|
void |
setId(java.lang.String id)
|
void |
setName(java.lang.String name)
|
| Methods inherited from class net.comtor.dao.AbstractComtorDaoElementAutoDescriptor |
|---|
deleteInDao, findInDao, insertInDao, postInsert, preInsert, updateInDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Person()
| Method Detail |
|---|
public ComtorDao getDao()
throws ComtorDaoException
ComtorDaoExceptionpublic ComtorDaoDescriptor getDaoDescriptor()
public java.lang.String getId()
public void setId(java.lang.String id)
public java.lang.String getName()
public void setName(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||