Uses of Interface
de.xima.fc.common.function.accessor.ICreatedBySetter
-
Packages that use ICreatedBySetter Package Description de.xima.fc.common.function.accessor Package containing various interfaces for generic accessors.de.xima.fc.logic.filesystem -
-
Uses of ICreatedBySetter in de.xima.fc.common.function.accessor
Subinterfaces of ICreatedBySetter in de.xima.fc.common.function.accessor Modifier and Type Interface Description interface
ICreatedByAccessor<Holder>
Accessor (getter+setter) for the name of the user who created an object. -
Uses of ICreatedBySetter in de.xima.fc.logic.filesystem
Subinterfaces of ICreatedBySetter 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
.
-