Uses of Class
de.xima.fc.logic.filesystem.EntityFileSystem
-
Packages that use EntityFileSystem Package Description de.xima.fc.logic.filesystem -
-
Uses of EntityFileSystem in de.xima.fc.logic.filesystem
Methods in de.xima.fc.logic.filesystem that return EntityFileSystem Modifier and Type Method Description EntityFileSystem<Entry,PersistenceContext,Entity,Scope>
EntityFileSystem.BuilderStage4. build()
Creates a new file system with the configured settings.EntityFileSystem<Entry,PersistenceContext,Entity,Scope>
EntityFileSystem.BuilderStage4. build(Iterable<? extends Entity> initialEntities)
Creates a new file system with the configured settings.
-