|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lokahi.core.common.interfaces.RestObject
org.apache.lokahi.core.common.interfaces.TMCDao<T>
public abstract class TMCDao<T extends TMCDao>
| Constructor Summary | |
|---|---|
TMCDao()
|
|
| Method Summary | |
|---|---|
abstract T |
get(int id)
|
| Methods inherited from class org.apache.lokahi.core.common.interfaces.RestObject |
|---|
elementBuilder, elementBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Dao |
|---|
fillObject |
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Collectable |
|---|
getName, getPk |
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Restable |
|---|
buildShortXMLRepresentation, buildXMLRepresention |
| Constructor Detail |
|---|
public TMCDao()
| Method Detail |
|---|
public abstract T get(int id)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||