Uses of Interface
de.xima.fc.logic.filesystem.IEntityFileSystemBeanAdapter
- 
Packages that use IEntityFileSystemBeanAdapter Package Description de.xima.fc.logic.filesystem  - 
- 
Uses of IEntityFileSystemBeanAdapter in de.xima.fc.logic.filesystem
Methods in de.xima.fc.logic.filesystem with parameters of type IEntityFileSystemBeanAdapter Modifier and Type Method Description <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. 
 -