Class PersistentIdentifierReconstructionRequest


  • public class PersistentIdentifierReconstructionRequest
    extends java.lang.Object
    Description of persistent identifier reconstruction request item model.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.Integer> getTenants()
      Get tenants
      void setTenants​(java.util.List<java.lang.Integer> tenants)
      Set or change tenants
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PersistentIdentifierReconstructionRequest

        public PersistentIdentifierReconstructionRequest()
        Constructor.
    • Method Detail

      • getTenants

        public java.util.List<java.lang.Integer> getTenants()
        Get tenants
        Returns:
        tenants
      • setTenants

        public void setTenants​(java.util.List<java.lang.Integer> tenants)
        Set or change tenants
        Parameters:
        tenants -