Uses of Interface
org.jmythapi.database.IStorageGroupDirectory

Packages that use IStorageGroupDirectory
org.jmythapi.database   
org.jmythapi.database.impl   
 

Uses of IStorageGroupDirectory in org.jmythapi.database
 

Methods in org.jmythapi.database that return types with arguments of type IStorageGroupDirectory
 List<IStorageGroupDirectory> IDatabase.getStorageGroupDirectories()
           
 

Uses of IStorageGroupDirectory in org.jmythapi.database.impl
 

Classes in org.jmythapi.database.impl that implement IStorageGroupDirectory
 class StorageGroupDirectory
           
 

Methods in org.jmythapi.database.impl that return types with arguments of type IStorageGroupDirectory
 List<IStorageGroupDirectory> DataBase.getStorageGroupDirectories()
           
 

Constructor parameters in org.jmythapi.database.impl with type arguments of type IStorageGroupDirectory
StorageGroup(String groupName, List<IStorageGroupDirectory> dirs)
           
 



Copyright © 2008-2013. All Rights Reserved.