Package de.digitalcollections.model.identifiable
-
Interface Summary Interface Description INode<N extends Identifiable> -
Class Summary Class Description Identifiable An Identifiable is an uniquely identifiablede.digitalcollections.model.api.identifiable.entity.Entityorde.digitalcollections.model.api.identifiable.resource.FileResource, having one or more uniqueIdentifier(s).
FileResources have one (or more) technical (system wide) Identifiers (e.g. an UUID) Entities additionally have one (or more) “domain-specific” (system independent) Identifiers (e.g.Identifier An Identifier identifies an object uniquely in an external system that created the id.IdentifierType Defines an identifier type to be used in the system implementing this library.Node<N extends Identifiable> Node is used to structure cultural content hierarchically. -
Enum Summary Enum Description IdentifiableType AllIdentifiabletop types of this library.