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