Class AFileDataEntity<T extends IFileEntity<?,?>>

All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, IAbstractDateiData, IFileDataEntity<T>, ILockingVersionProviding, ITransferable, ITransferableEntity, ITransferableLockableEntity, Serializable, Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>
Direct Known Subclasses:
FormTemplateFileData, FormTemplatePreview, FormTemplateThumbnail, FormVersionBackupData, FormVersionDateiData, ProjectPreviewFileData

@MappedSuperclass public abstract class AFileDataEntity<T extends IFileEntity<?,?>> extends ALockableEntity implements IFileDataEntity<T>
See Also: