Uses of Class
de.xima.fc.gui.model.portal.UserPortalDynamicFileResourceParams
-
Packages that use UserPortalDynamicFileResourceParams Package Description de.xima.fc.gui.helper.user_portal -
-
Uses of UserPortalDynamicFileResourceParams in de.xima.fc.gui.helper.user_portal
Methods in de.xima.fc.gui.helper.user_portal with parameters of type UserPortalDynamicFileResourceParams Modifier and Type Method Description static InputStream
UserPortalViewHelper. openPortalFileInputStream(Class<? extends ALocalizedScopedFileMetaEntity<?,?>> type, UserPortalDynamicFileResourceParams params)
Opens an input stream for the contents of a file in the user portal.
-