Uses of Class
de.xima.fc.logic.filesystem.EntryScope
Packages that use EntryScope
-
Uses of EntryScope in de.xima.fc.gui.model.form_theme
Subclasses with type arguments of type EntryScope in de.xima.fc.gui.model.form_themeModifier and TypeClassDescriptionfinal classMethods in de.xima.fc.gui.model.form_theme with parameters of type EntryScopeModifier and TypeMethodDescriptionprotected de.xima.cmn.criteria.FilterCriterionFormThemeFileViewPersistenceAdapter.createContextualFilter(EntryScope<Long, FormThemeFileEntry> scope) -
Uses of EntryScope in de.xima.fc.logic.filesystem
Method parameters in de.xima.fc.logic.filesystem with type arguments of type EntryScopeModifier and TypeMethodDescription<PersistenceContext>
EntityFileSystem.BuilderStage3<Entry, PersistenceContext, Entity, Scope> EntityFileSystem.BuilderStage2.persistenceAdapter(IEntityFileSystemPersistenceAdapter<PersistenceContext, Entity, EntryScope<Scope, Entry>> persistenceAdapter) Sets the persistence adapter for synchronizing the entities with the persistence layer.