Uses of Interface
de.digitalcollections.model.api.identifiable.Node
-
-
Uses of Node in de.digitalcollections.model.api.identifiable
Classes in de.digitalcollections.model.api.identifiable with type parameters of type Node Modifier and Type Interface Description interfaceNode<N extends Node>Node is used to structure cultural content hierarchically. -
Uses of Node in de.digitalcollections.model.api.identifiable.entity
Subinterfaces of Node in de.digitalcollections.model.api.identifiable.entity Modifier and Type Interface Description interfaceCollectionA collection ofEntitys. -
Uses of Node in de.digitalcollections.model.api.identifiable.entity.parts
Subinterfaces of Node in de.digitalcollections.model.api.identifiable.entity.parts Modifier and Type Interface Description interfaceSubtopichttps://www.merriam-webster.com/dictionary/subtopic: "a (subtopic is a) topic that is part of a broader or more general topic ..."interfaceWebpageA Webpage of a Website. -
Uses of Node in de.digitalcollections.model.impl.identifiable
Classes in de.digitalcollections.model.impl.identifiable with type parameters of type Node Modifier and Type Class Description classNodeImpl<N extends Node>Classes in de.digitalcollections.model.impl.identifiable that implement Node Modifier and Type Class Description classNodeImpl<N extends Node> -
Uses of Node in de.digitalcollections.model.impl.identifiable.entity
Classes in de.digitalcollections.model.impl.identifiable.entity that implement Node Modifier and Type Class Description classCollectionImpl -
Uses of Node in de.digitalcollections.model.impl.identifiable.entity.parts
Classes in de.digitalcollections.model.impl.identifiable.entity.parts that implement Node Modifier and Type Class Description classSubtopicImplclassWebpageImpl
-