Class RaterRatingPK

    • Method Detail

      • equals

        public boolean equals​(Object other)
        Comparison between two notation primary key. Since various attributes of the both elements can be null, using toString() method to compare the elements avoids to check null cases for each attribute.
        Overrides:
        equals in class ContributionRatingPK
        Parameters:
        other -
        Returns:
        true if other is equals to this reference. False otherwise.
      • toString

        public String toString()
        Description copied from class: WAPrimaryKey
        Converts the contents of the key into a readable String.
        Overrides:
        toString in class ContributionRatingPK
        Returns:
        The string representation of this object