Uses of Class
org.stanwood.media.setup.StoreConfig

Packages that use StoreConfig
org.stanwood.media.setup   
 

Uses of StoreConfig in org.stanwood.media.setup
 

Methods in org.stanwood.media.setup that return types with arguments of type StoreConfig
 java.util.List<StoreConfig> MediaDirConfig.getStores()
          Used to get a list of stores used by the media directory
 

Method parameters in org.stanwood.media.setup with type arguments of type StoreConfig
 void MediaDirConfig.setStores(java.util.List<StoreConfig> stores)
          Used to set a list of stores used by the media directory