Interface ReportableObject

    • Method Detail

      • addReport

        void addReport()
        Add a report to the object
      • setReportsCount

        void setReportsCount​(long reportsCount)
        Sets the number of reports on the object
        Parameters:
        reportsCount - the number of reports to set
      • clearReports

        void clearReports()
        Remove all reports on the object
      • getReportsCount

        long getReportsCount()
        Retrieves the number of reports on the object
        Returns:
        the number of reports