Uses of Class
de.xima.fc.logic.filesystem.EntryScope
-
Packages that use EntryScope Package Description de.xima.fc.gui.model.form_theme de.xima.fc.logic.filesystem -
-
Uses of EntryScope in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme with parameters of type EntryScope Modifier and Type Method Description protected de.xima.cmn.criteria.FilterCriterion
FormThemeFileViewPersistenceAdapter. 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 EntryScope Modifier and Type Method Description <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.
-