Uses of Class
de.xima.fc.gui.model.portal.UserPortalFileMeta
-
Packages that use UserPortalFileMeta Package Description de.xima.fc.gui.helper.user_portal -
-
Uses of UserPortalFileMeta in de.xima.fc.gui.helper.user_portal
Method parameters in de.xima.fc.gui.helper.user_portal with type arguments of type UserPortalFileMeta Modifier and Type Method Description static Map<String,String>UserPortalViewHelper. createTextContentView(Supplier<LocalizationsViewModelWithFiles> localizationsSupplier, Map<String,UserPortalFileMeta> metaData, ETextContentViewEmptyMode emptyMode)Creates a map representing a view of thefilesfor the given localizations.
-