Class ChapterArticle
java.lang.Object
no.unit.nva.model.instancetypes.chapter.ChapterArticle
- All Implemented Interfaces:
PublicationInstance<Range>
- Direct Known Subclasses:
AcademicChapter,EncyclopediaChapter,ExhibitionCatalogChapter,Introduction,NonFictionChapter,PopularScienceChapter,TextbookChapter
-
Nested Class Summary
Nested classes/interfaces inherited from interface no.unit.nva.model.instancetypes.PublicationInstance
PublicationInstance.Constants -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ChapterArticlefromJson(Range pages, ChapterArticleContentType contentType) getPages()inthashCode()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface no.unit.nva.model.instancetypes.PublicationInstance
getInstanceType
-
Field Details
-
PAGES_FIELD
- See Also:
-
-
Constructor Details
-
ChapterArticle
-
-
Method Details