Uses of Interface
de.xima.fc.logic.filesystem.IFileEntityView
Packages that use IFileEntityView
-
Uses of IFileEntityView in de.xima.fc.gui.model.form_theme
Classes in de.xima.fc.gui.model.form_theme that implement IFileEntityViewModifier and TypeClassDescriptionfinal classPOJO view of aClientFormThemeFile, without relations to other entities. -
Uses of IFileEntityView in de.xima.fc.logic.filesystem
Classes in de.xima.fc.logic.filesystem with type parameters of type IFileEntityViewModifier and TypeClassDescriptionclassFileEntityViewPersistenceAdapter<View extends IFileEntityView, File extends IFileEntity<?,Data> & IFileSizeProviding, Data extends IFileDataEntity<File>, Context> Afile entity adapterfor a view of afile entity.Classes in de.xima.fc.logic.filesystem that implement IFileEntityViewModifier and TypeClassDescriptionclassBase POJO implementation ofIFileEntityViewwith fields for all getters and setters.