Package no.unit.nva
Interface WithIdentifier
- All Superinterfaces:
PublicationBase
- All Known Implementing Classes:
Publication,PublicationResponse,PublicationResponseElevatedUser
-
Method Summary
Modifier and TypeMethodDescriptionno.unit.nva.identifiers.SortableIdentifiervoidsetIdentifier(no.unit.nva.identifiers.SortableIdentifier identifier)
-
Method Details
-
getIdentifier
no.unit.nva.identifiers.SortableIdentifier getIdentifier() -
setIdentifier
void setIdentifier(no.unit.nva.identifiers.SortableIdentifier identifier)
-