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