Package no.unit.nva
Interface WithMetadata
- All Superinterfaces:
PublicationBase
- All Known Implementing Classes:
Publication,PublicationResponse
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetEntityDescription(EntityDescription entityDescription) voidsetFundings(List<Funding> fundings) voidsetProjects(List<ResearchProject> projects) voidsetRightsHolder(String rightsHolder) voidsetSubjects(List<URI> subjects)
-
Method Details
-
getEntityDescription
EntityDescription getEntityDescription() -
setEntityDescription
-
getProjects
List<ResearchProject> getProjects() -
setProjects
-
getSubjects
-
setSubjects
-
getFundings
-
setFundings
-
getRightsHolder
String getRightsHolder() -
setRightsHolder
-