Interface ITransferableEntity

All Superinterfaces:
Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>, de.xima.cmn.dao.interfaces.IEntity<Long>, ITransferable, Serializable
All Known Subinterfaces:
IBenutzerGruppeDependent, IEntityClientAuthorization, IFileListProviding<FileEntity, FileDataEntity>, IFileMapProviding<T,D>, IFileMetaEntity<TBase,TData>, IFileProviding<T,E>, ILocalizedScopedFileMetaEntity<TBase,TData>, IMandantDependent, IProjektDependent, IScopedFileMetaEntity<TBase,TData>, ITransferableLockableEntity
All Known Implementing Classes:
AAppointmentClosingTime, AAuthenticator, AAuthenticatorConfig, AbstractDatei, AbstractDateiData, AbstractEntity, AbstractLockableEntity, AbstractMandantDependentEntity, AClientAuthorization, AClientDependentEntity, AEncryptedFileDataEntity, AFileDataEntity, AFileDataEntity, AFileEntity, AFileMetaEntity, AFormEncryptedFileDataEntity, AInternalMessage, Aktion, AktuellerBenutzer, ALocalizedScopedFileMetaEntity, ALockableEntity, APluginEntity, APluginFileEntity, Appointment, AppointmentClientClosingTime, AppointmentClosingTime, AppointmentSlot, AppointmentTemplate, AppointmentType, AProtocolEntry, AScopedFileMetaEntity, Attachment, AttachmentDatei, AttachmentDateiData, AWorkflowElement, AWorkflowElementSearchTerm, Bedingung, Benutzer, BenutzerGruppe, ClientAuthenticator, ClientAuthenticatorFile, ClientAuthenticatorFileData, ClientCounter, ClientFile, ClientFileData, ClientFormTheme, ClientFormThemeFile, ClientFormThemeFileData, ClientPlugin, ClientPluginConfigData, ClientPluginFile, ClientPluginFileData, DatenbankZugriff, Datenquelle, DirectClientAuthorization, EndUserState, ExportAktionData, ExportBedingungData, ExportStatusData, FormEingang, FormEingangDatei, FormEingangDateiData, FormElement, FormRecordAccess, FormRecordChat, FormRecordLock, FormRecordMessage, FormRecordMessageUploadRequest, FormRecordSubmission, FormTemplate, FormTemplateFile, FormTemplateFileData, FormTemplatePreview, FormTemplateTag, FormTemplateThumbnail, FormVersion, FormVersionBackup, FormVersionBackupData, FormVersionDatei, FormVersionDateiData, FrontendServer, FrontendServerProperty, IndirectClientAuthorization, InternalClientMessage, InternalSystemMessage, LDAPAbfrage, LDAPBenutzer, LDAPGruppe, LDAPZugriff, LicenseFile, Mandant, MandantFrontendServer, MandantLdapData, MandantMailData, MandantRessource, MandantRessourceDatei, MandantRessourceDateiData, Modul, PeAktion, PeBase, PeDokumentation, PeStatus, Postfach, ProjectAuthenticatorConfig, ProjectDOIData, ProjectFile, ProjectFileData, ProjectIdentityCheckData, ProjectInviteData, ProjectPortalConfig, ProjectPortalData, ProjectPortalTag, ProjectPreviewFile, ProjectPreviewFileData, ProjectTag, Projekt, ProjektRessource, ProjektRessourceDatei, ProjektRessourceDateiData, ProjektZaehler, ProjektZaehlerDaten, ProtocolEntryClient, ProtocolEntryProcessing, ProtocolEntrySystem, Protokoll, Rolle, Status, SystemAuthenticator, SystemAuthenticatorFile, SystemAuthenticatorFileData, SystemChange, SystemMessage, SystemPlugin, SystemPluginConfigData, SystemPluginFile, SystemPluginFileData, SystemProperty, Textbaustein, UserCredentials, UserEmail, UserIdentity, UserPortal, UserPortalAuthConfig, UserPortalFile, UserPortalFileData, UserPortalLoginConfig, UserProfile, UserProfileFile, UserProfileFileData, UserProfileMfa, VirtualBenutzer, VirtualRolle, Vorgang, WebDavAccess, WorkflowNode, WorkflowNodeSearchTerm, WorkflowProcess, WorkflowState, WorkflowStateAuthenticatorConfig, WorkflowTask, WorkflowTrigger, WorkflowTriggerSearchTerm, WorkflowVersion, WorkflowVersionBackup, WorkflowVersionBackupData

public interface ITransferableEntity extends ITransferable, de.xima.cmn.dao.interfaces.IEntity<Long>
Basisschnittstelle für alle ID-basierten Modellklassen.
  • Field Summary

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

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

    ATTR_ID
  • Method Summary

    Methods inherited from interface Comparable

    compareTo

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

    getId, isPersisted, setId
  • Field Details

    • IMPORT_ID

      static final Long IMPORT_ID
    • INVALID_ID

      static final Long INVALID_ID