Uses of Interface
de.xima.fc.entities.interfaces.file.i18n.ILocalizedScopedFilesProviding
-
Packages that use ILocalizedScopedFilesProviding Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.gui.model.portal -
-
Uses of ILocalizedScopedFilesProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement ILocalizedScopedFilesProviding Modifier and Type Class Description class
Projekt
The entityProjekt
contains the core functionality of the system.class
UserPortal
Entity model for user portals. -
Uses of ILocalizedScopedFilesProviding in de.xima.fc.gui.model.portal
Methods in de.xima.fc.gui.model.portal with type parameters of type ILocalizedScopedFilesProviding Modifier and Type Method Description static <TProviding extends ILocalizedScopedFilesProviding<?,?,?> & ILocalizationProviding<?,?>>
Map<Locale,LocalizationsViewModelWithFiles>LocalizationsViewModelWithFiles. createLocalizationWithFiles(TProviding providing)
-