Package | Description |
---|---|
org.stanwood.media.setup |
Modifier and Type | Method and Description |
---|---|
java.util.List<StoreConfig> |
MediaDirConfig.getStores()
Used to get a list of stores used by the media directory
|
Modifier and Type | Method and Description |
---|---|
void |
MediaDirConfig.setStores(java.util.List<StoreConfig> stores)
Used to set a list of stores used by the media directory
|