|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.test.impl.persistence.cache.CacheTestDao
Constructor Summary | |
CacheTestDao()
|
Method Summary | |
java.lang.String |
getNextBannerId()
|
int |
getNextId()
|
boolean |
isDataLoaded()
|
void |
setDataLoaded(boolean bool)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheTestDao()
Method Detail |
public int getNextId() throws SystemException
getNextId
in interface TestDao
SystemException
public java.lang.String getNextBannerId() throws SystemException
getNextBannerId
in interface TestDao
SystemException
public boolean isDataLoaded()
isDataLoaded
in interface TestDao
public void setDataLoaded(boolean bool)
setDataLoaded
in interface TestDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |