Uses of Interface
de.xima.fc.common.function.accessor.ILastModifiedAtGetter
- 
Packages that use ILastModifiedAtGetter Package Description de.xima.fc.common.function.accessor Package containing various interfaces for generic accessors.de.xima.fc.logic.filesystem  - 
- 
Uses of ILastModifiedAtGetter in de.xima.fc.common.function.accessor
Subinterfaces of ILastModifiedAtGetter 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 ILastModifiedAtGetter in de.xima.fc.logic.filesystem
Subinterfaces of ILastModifiedAtGetter in de.xima.fc.logic.filesystem Modifier and Type Interface Description interfaceIEntityFileSystemBeanAdapter<Entry extends IFileSystemEntry<Entry>,Entity,Scope>Bean adapter the entities of aEntityFileSystem. 
 -