Package de.xima.fc.entities.interfaces
Interface IUUIDEntity
- All Known Subinterfaces:
IAppointmentClosingTime
,IAuthenticator<T>
,ICounter
,IEntityClientAuthorization
,IPluginEntity<META,
,DATA, CONFIG> IUserIdentity
- All Known Implementing Classes:
AAppointmentClosingTime
,AAuthenticator
,AClientAuthorization
,AInternalMessage
,Aktion
,AktuellerBenutzer
,APluginEntity
,Appointment
,AppointmentClientClosingTime
,AppointmentClosingTime
,AppointmentTemplate
,AppointmentType
,Attachment
,AWorkflowElement
,Bedingung
,Benutzer
,BenutzerGruppe
,ClientAuthenticator
,ClientCounter
,ClientPlugin
,DatenbankZugriff
,Datenquelle
,DirectClientAuthorization
,ExportAktionData
,ExportBedingungData
,ExportStatusData
,FormEingang
,FormElement
,FormTemplate
,FormVersion
,FormVersionBackup
,IndirectClientAuthorization
,InternalClientMessage
,InternalSystemMessage
,LDAPAbfrage
,LDAPBenutzer
,LDAPZugriff
,Mandant
,MandantRessource
,Postfach
,ProjectDOIData
,ProjectIdentityCheckData
,ProjectInviteData
,Projekt
,ProjektRessource
,Rolle
,Status
,SystemAuthenticator
,SystemMessage
,SystemPlugin
,Textbaustein
,UserCredentials
,UserIdentity
,UserProfile
,UserProfileMfa
,VirtualBenutzer
,VirtualRolle
,Vorgang
,WebDavAccess
,WorkflowNode
,WorkflowProcess
,WorkflowState
,WorkflowTask
,WorkflowTrigger
,WorkflowVersion
,WorkflowVersionBackup
public interface IUUIDEntity
Interface für alle Entitäten, die eine UUID besitzen.
-
Field Details
-
INVALID_UUID
- See Also:
-
INVALID_UUID_OBJECT
-
ATTR_UUID
- See Also:
-
COL_UUID
- See Also:
-
TYPE_NAME_UUID
- See Also:
-
NULL_SAFE_UUID_TYPE
- See Also:
-
-
Method Details