com.retek.component.test.impl.persistence
Interface TestDao

All Known Implementing Classes:
CacheTestDao

public interface TestDao


Method Summary
 java.lang.String getNextBannerId()
           
 int getNextId()
           
 boolean isDataLoaded()
           
 void setDataLoaded(boolean bool)
           
 

Method Detail

getNextId

public int getNextId()
              throws SystemException
Throws:
SystemException

getNextBannerId

public java.lang.String getNextBannerId()
                                 throws SystemException
Throws:
SystemException

isDataLoaded

public boolean isDataLoaded()

setDataLoaded

public void setDataLoaded(boolean bool)


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