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