blackboard.platform.plugin
Interface PlugInDbLoader

All Superinterfaces:
CachingLoader, Loader

public interface PlugInDbLoader
extends Loader, CachingLoader


Field Summary
static java.lang.String TYPE
           
 
Method Summary
 BbList loadAll(VirtualInstallation vi)
           
 
Methods inherited from interface blackboard.persist.Loader
getAppVersion, init
 
Methods inherited from interface blackboard.persist.CachingLoader
getCacheFileName, refreshCache
 

Field Detail

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values
Method Detail

loadAll

public BbList loadAll(VirtualInstallation vi)
               throws PersistenceException
PersistenceException


Copyright © 2003 Blackboard, Inc. All Rights Reserved.