Uses of Interface
de.xima.fc.common.function.accessor.ILastModifiedAtSetter
- 
Packages that use ILastModifiedAtSetter Package Description de.xima.fc.common.function.accessor Package containing various interfaces for generic accessors.de.xima.fc.logic.filesystem  - 
- 
Uses of ILastModifiedAtSetter in de.xima.fc.common.function.accessor
Subinterfaces of ILastModifiedAtSetter in de.xima.fc.common.function.accessor Modifier and Type Interface Description interfaceILastModifiedAtAccessor<Holder>Accessor (getter+setter) for the time when the last modification to an object was made. - 
Uses of ILastModifiedAtSetter in de.xima.fc.logic.filesystem
Subinterfaces of ILastModifiedAtSetter in de.xima.fc.logic.filesystem Modifier and Type Interface Description interfaceIEntityFileSystemBeanAdapter<Entry extends IFileSystemEntry<Entry>,Entity,Scope>Bean adapter the entities of aEntityFileSystem. 
 -