Uses of Interface
de.xima.fc.logic.filesystem.IEntityFileSystemBeanAdapter
Packages that use IEntityFileSystemBeanAdapter
-
Uses of IEntityFileSystemBeanAdapter in de.xima.fc.logic.filesystem
Methods in de.xima.fc.logic.filesystem with parameters of type IEntityFileSystemBeanAdapterModifier and TypeMethodDescription<Entry extends IFileSystemEntry<Entry>, Entity, Scope>
EntityFileSystem.BuilderStage2<Entry, Entity, Scope> EntityFileSystem.BuilderStage1.beanAdapter(IEntityFileSystemBeanAdapter<Entry, Entity, Scope> beanAdapter) Sets the bean adapter for constructing new entities and getting / setting their properties related to file system entries.