Interface | Description |
---|---|
SiteVolume |
This is a FsVolume that's aware of the site it's in.
|
SiteVolumeFactory |
This is a factory that tools need to implement which will be called by the service when a new
instance of the FsVolume is required for a site.
|
Class | Description |
---|---|
ReadOnlyFsVolume |
A FsVolume that doesn't allow changes, this can be extended by volumes that aren't like normal filesystems.
|
SakaiFsService |
Volume layout:
/site1
/site1/content
/site1/forums
/site2
/site2/content
/site2/forums
Then within each volume there will be files.
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.