Uses of Class
edu.wisc.library.ocfl.core.storage.filesystem.FileSystemOcflStorageInitializer
-
Packages that use FileSystemOcflStorageInitializer Package Description edu.wisc.library.ocfl.core.storage.filesystem -
-
Uses of FileSystemOcflStorageInitializer in edu.wisc.library.ocfl.core.storage.filesystem
Methods in edu.wisc.library.ocfl.core.storage.filesystem with parameters of type FileSystemOcflStorageInitializer Modifier and Type Method Description FileSystemOcflStorageBuilderFileSystemOcflStorageBuilder. initializer(FileSystemOcflStorageInitializer initializer)Overrides the defaultFileSystemOcflStorageInitializer.Constructors in edu.wisc.library.ocfl.core.storage.filesystem with parameters of type FileSystemOcflStorageInitializer Constructor Description FileSystemOcflStorage(Path repositoryRoot, boolean checkNewVersionFixity, FileSystemOcflStorageInitializer initializer)Creates a new FileSystemOcflStorage object.
-