org.stanwood.media.setup
Class StoreConfig

java.lang.Object
  extended by org.stanwood.media.setup.BaseMediaDirSubItem
      extended by org.stanwood.media.setup.StoreConfig

public class StoreConfig
extends BaseMediaDirSubItem

This is used to hold the configuration for each store found in the configuration file.


Constructor Summary
StoreConfig()
           
 
Method Summary
 
Methods inherited from class org.stanwood.media.setup.BaseMediaDirSubItem
addParam, getID, getNumber, getParams, setID, setNumber, setParameters, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StoreConfig

public StoreConfig()