|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.comtor.dao.ComtorDaoDescriptor
public abstract class ComtorDaoDescriptor
Describes Object properties to ComtorDao
| Constructor Summary | |
|---|---|
ComtorDaoDescriptor(java.lang.Class clase)
|
|
| Method Summary | |
|---|---|
abstract ComtorDaoKey |
getKey(java.lang.Object obj)
Returns object key |
java.lang.Class |
getObjectClass()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComtorDaoDescriptor(java.lang.Class clase)
| Method Detail |
|---|
public java.lang.Class getObjectClass()
public abstract ComtorDaoKey getKey(java.lang.Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||