Class ProjectFile

All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, ILocalizedScopedFileMetaEntity<Projekt, ProjectFileData>, IFileMetaEntity<Projekt, ProjectFileData>, IScopedFileMetaEntity<Projekt, ProjectFileData>, ILocalizedDatabaseObject<ProjectFileData, Long>, IScopedLocalizedDatabaseObject<ProjectFileData, Long>, ILockingVersionProviding, ITransferable, ITransferableEntity, ITransferableLockableEntity, IUUIDEntity, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>

@Entity public class ProjectFile extends ALocalizedScopedFileMetaEntity<Projekt, ProjectFileData>
Entity model for the metadata of a file from a project
Since:
8.2.0
Author:
XIMA MEDIA GmbH
See Also: