Uses of Package
de.xima.fc.logic.filesystem
-
Packages that use de.xima.fc.logic.filesystem Package Description de.xima.fc.gui.model.form_theme de.xima.fc.logic.filesystem -
Classes in de.xima.fc.logic.filesystem used by de.xima.fc.gui.model.form_theme Class Description EntryScope Combines a scope with a list of file system entries, intended to be used with e.g.FileEntityViewPersistenceAdapter Afile entity adapter
for a view of afile entity
.IEntityFileSystemPersistenceAdapter Persistence adapter for anEntityFileSystem
.IFileEntityView A view of afile entity
, used byFileEntityViewPersistenceAdapter
. -
Classes in de.xima.fc.logic.filesystem used by de.xima.fc.logic.filesystem Class Description EntityFileSystem Afile system
implementation for entities that represent the files in the file system and are persisted in some kind of persistence layer, such as for example JPA entities.EntityFileSystem.BuilderStage1 A builder for configuring a newEntityFileSystem
.EntityFileSystem.BuilderStage2 A builder for configuring a newEntityFileSystem
.EntityFileSystem.BuilderStage3 A builder for configuring a newEntityFileSystem
.EntityFileSystem.BuilderStage4 A builder for configuring a newEntityFileSystem
.EntryScope Combines a scope with a list of file system entries, intended to be used with e.g.IEntityFileSystemBeanAdapter Bean adapter the entities of aEntityFileSystem
.IEntityFileSystemPersistenceAdapter Persistence adapter for anEntityFileSystem
.IFileEntityView A view of afile entity
, used byFileEntityViewPersistenceAdapter
.