Uses of Interface
de.digitalcollections.model.identifiable.INode
-
Packages that use INode Package Description de.digitalcollections.model.identifiable de.digitalcollections.model.identifiable.entity de.digitalcollections.model.identifiable.web -
-
Uses of INode in de.digitalcollections.model.identifiable
Classes in de.digitalcollections.model.identifiable that implement INode Modifier and Type Class Description classNode<N extends Identifiable>Node is used to structure cultural content hierarchically. -
Uses of INode in de.digitalcollections.model.identifiable.entity
Classes in de.digitalcollections.model.identifiable.entity that implement INode Modifier and Type Class Description classCollectionA collection ofEntitys.classTopichttps://www.merriam-webster.com/dictionary/topic: "the subject of something that is being discussed or has been written or thought about" https://www.linguee.com/english-german/translation/topic.html german: "Thema, Inhalt, Gegenstand, Gesprächsthema" or "Thematik, Themengebiet, Themenbereich" -
Uses of INode in de.digitalcollections.model.identifiable.web
Classes in de.digitalcollections.model.identifiable.web that implement INode Modifier and Type Class Description classWebpageA Webpage of a Website.
-