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 classProjektThe entityProjektcontains the core functionality of the system.classUserPortalEntity 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)
-