com.retek.component.test.impl.persistence.cache
Class CacheTestDao

java.lang.Object
  extended bycom.retek.component.test.impl.persistence.cache.CacheTestDao
All Implemented Interfaces:
TestDao

public class CacheTestDao
extends java.lang.Object
implements TestDao


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

CacheTestDao

public CacheTestDao()
Method Detail

getNextId

public int getNextId()
              throws SystemException
Specified by:
getNextId in interface TestDao
Throws:
SystemException

getNextBannerId

public java.lang.String getNextBannerId()
                                 throws SystemException
Specified by:
getNextBannerId in interface TestDao
Throws:
SystemException

isDataLoaded

public boolean isDataLoaded()
Specified by:
isDataLoaded in interface TestDao

setDataLoaded

public void setDataLoaded(boolean bool)
Specified by:
setDataLoaded in interface TestDao


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28