Package no.unit.nva.model.instancetypes
Interface PublicationInstance<P extends Pages>
-
- All Known Implementing Classes:
Architecture,ArtisticDesign,BookAbstracts,BookAnthology,BookMonograph,ChapterArticle,ChapterConferenceAbstract,ChapterInReport,ConferenceAbstract,ConferenceLecture,ConferencePoster,DegreeBachelor,DegreeBase,DegreeLicentiate,DegreeMaster,DegreePhd,FeatureArticle,JournalArticle,JournalCorrigendum,JournalInterview,JournalIssue,JournalLeader,JournalLetter,JournalNonPeerReviewedContent,JournalReview,Lecture,MediaBase,MediaBlogPost,MediaFeatureArticle,MediaInterview,MediaParticipationInRadioOrTv,MediaPodcast,MediaReaderOpinion,MovingPicture,MusicPerformance,NonPeerReviewed,NonPeerReviewedMonograph,NonPeerReviewedPaper,OtherPresentation,OtherStudentWork,PeerReviewed,PeerReviewedMonograph,PeerReviewedPaper,PerformingArts,ReportBasic,ReportBookOfAbstract,ReportPolicy,ReportResearch,ReportWorkingPaper,ReviewArticle
public interface PublicationInstance<P extends Pages>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default java.lang.StringgetInstanceType()PgetPages()booleanisPeerReviewed()voidsetPages(P pages)
-