Uses of Class
de.xima.fc.entities.common.file.i18n.ALocalizedScopedFileMetaEntity
Packages that use ALocalizedScopedFileMetaEntity
Package
Description
Package für Datenbankentitäten
-
Uses of ALocalizedScopedFileMetaEntity in de.xima.fc.entities
Subclasses of ALocalizedScopedFileMetaEntity in de.xima.fc.entitiesModifier and TypeClassDescriptionclassEntity model for the metadata of a file from a projectclassEntity model for the metadata of a file from a user portal -
Uses of ALocalizedScopedFileMetaEntity in de.xima.fc.entities.common.file.i18n
Methods in de.xima.fc.entities.common.file.i18n with parameters of type ALocalizedScopedFileMetaEntityModifier and TypeMethodDescriptionprotected voidALocalizedScopedFileMetaEntity.copyBasics(ALocalizedScopedFileMetaEntity<TBase, TData> clone) -
Uses of ALocalizedScopedFileMetaEntity in de.xima.fc.gui.helper.user_portal
Method parameters in de.xima.fc.gui.helper.user_portal with type arguments of type ALocalizedScopedFileMetaEntityModifier and TypeMethodDescriptionstatic InputStreamUserPortalViewHelper.openPortalFileInputStream(Class<? extends ALocalizedScopedFileMetaEntity<?, ?>> type, UserPortalDynamicFileResourceParams params) Opens an input stream for the contents of a file in the user portal. -
Uses of ALocalizedScopedFileMetaEntity in de.xima.fc.testhelper
Methods in de.xima.fc.testhelper with type parameters of type ALocalizedScopedFileMetaEntityModifier and TypeMethodDescriptionstatic <E extends de.xima.cmn.dao.interfaces.IEntity<Long>, F extends ALocalizedScopedFileMetaEntity<E,?>>
voidEntityDummyFactory.addFileEntityMetaData(Locale locale, String filename, String fileKey, E baseEntity, F fileMetaEntity)