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
Classes in de.digitalcollections.model.api.identifiable.entity.parts with type parameters of type Node Modifier and Type Interface Description interfaceContentNode<N extends Node>Subinterfaces of Node in de.digitalcollections.model.api.identifiable.entity.parts Modifier and Type Interface Description interfaceContentNode<N extends Node>interfaceWebpage<W extends Webpage>A Webpage. -
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 classContentNodeImplclassWebpageImpl
-