Uses of Class
net.sf.lucis.core.StoreException

Packages that use StoreException
net.sf.lucis.core   
net.sf.lucis.core.impl   
 

Uses of StoreException in net.sf.lucis.core
 

Methods in net.sf.lucis.core that throw StoreException
 T Store.getCheckpoint()
          Returns the current checkpoint.
 String ReindexingStore.getCheckpoint()
          Returns the current checkpoint.
 void Store.setCheckpoint(T checkpoint)
          Sets the current checkpoint.
 

Uses of StoreException in net.sf.lucis.core.impl
 

Methods in net.sf.lucis.core.impl that throw StoreException
 String ReindexingFSStore.getCheckpoint()
           
 



Copyright © 2013. All Rights Reserved.