Interface IFileDataEntity<T extends IFileEntity<?,?>>

All Superinterfaces:
Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>, IAbstractDateiData, de.xima.cmn.dao.interfaces.IEntity<Long>, de.xima.cmn.dao.interfaces.ILockableEntity<Long>, Serializable
All Known Implementing Classes:
AEncryptedFileDataEntity, AFileDataEntity, AFormEncryptedFileDataEntity, AttachmentDateiData, ClientAuthenticatorFileData, ClientFileData, ClientPluginConfigData, ClientPluginFileData, FormEingangDateiData, FormTemplateFileData, FormTemplatePreview, FormTemplateThumbnail, FormVersionBackupData, FormVersionDateiData, MandantRessourceDateiData, ProjectPreviewFileData, ProjektRessourceDateiData, SystemAuthenticatorFileData, SystemPluginConfigData, SystemPluginFileData, UserProfileFileData, WorkflowVersionBackupData

public interface IFileDataEntity<T extends IFileEntity<?,?>> extends IAbstractDateiData
Author:
XIMA MEDIA GmbH
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    Fields inherited from interface de.xima.cmn.dao.interfaces.IEntity

    ATTR_ID

    Fields inherited from interface de.xima.cmn.dao.interfaces.ILockableEntity

    ATTR_LOCKINGVERSION
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
     
    void
    setData(byte[] data)
     
    void
     

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface de.xima.cmn.dao.interfaces.IEntity

    getId, isPersisted, setId

    Methods inherited from interface de.xima.cmn.dao.interfaces.ILockableEntity

    entityHasChanged, getLockingVersion, setLockingVersion