Package no.unit.nva

Interface WithIdentifier

All Superinterfaces:
PublicationBase
All Known Implementing Classes:
Publication, PublicationResponse, PublicationResponseElevatedUser

public interface WithIdentifier extends PublicationBase
  • Method Summary

    Modifier and Type
    Method
    Description
    no.unit.nva.identifiers.SortableIdentifier
     
    void
    setIdentifier(no.unit.nva.identifiers.SortableIdentifier identifier)
     
  • Method Details

    • getIdentifier

      no.unit.nva.identifiers.SortableIdentifier getIdentifier()
    • setIdentifier

      void setIdentifier(no.unit.nva.identifiers.SortableIdentifier identifier)