Class OpenURLTracker

    • Constructor Detail

      • OpenURLTracker

        protected OpenURLTracker()
    • Method Detail

      • getUrl

        public String getUrl()
        Gets the OpenURLTracker url
        Returns:
        the url
      • setUrl

        public void setUrl​(String url)
        Sets the OpenURLTracker url
        Parameters:
        url -
      • getUploadDate

        public Date getUploadDate()
        Returns the upload date
        Returns:
        upload date
      • setUploadDate

        public void setUploadDate​(Date uploadDate)
        Set the upload date
        Parameters:
        uploadDate -
      • equals

        public boolean equals​(Object o)
        Determines whether two objects of this class are equal by comparing the ID
        Overrides:
        equals in class Object
        Parameters:
        o - - object to compare
        Returns:
        whether the objects are equal
      • hashCode

        public int hashCode()
        Returns the hash code value for the object
        Overrides:
        hashCode in class Object
        Returns:
        hash code