Uses of Interface
net.sf.maia.core.storage.SessionHolder

Packages that use SessionHolder
net.sf.maia.core.storage Provides classes and interfaces for storing wiki pages and properties.  
 

Uses of SessionHolder in net.sf.maia.core.storage
 

Classes in net.sf.maia.core.storage that implement SessionHolder
 class TestSessionHolder
           
 

Methods in net.sf.maia.core.storage that return SessionHolder
 SessionHolder PageStore.getSessionHolder()
           
 

Methods in net.sf.maia.core.storage with parameters of type SessionHolder
 void PageStore.setSessionHolder(SessionHolder sessionHolder)
           
 



Copyright © 2005 Maia. All Rights Reserved.