Class ProjectAnalysisSubmissionJoin

    • Constructor Detail

      • ProjectAnalysisSubmissionJoin

        public ProjectAnalysisSubmissionJoin()
      • ProjectAnalysisSubmissionJoin

        public ProjectAnalysisSubmissionJoin​(Project project,
                                             AnalysisSubmission analysisSubmission)
    • Method Detail

      • getId

        public java.lang.Long getId()
        Description copied from interface: IridaThing
        Get the numerical identifier for this object
        Specified by:
        getId in interface IridaThing
        Specified by:
        getId in interface Timestamped<java.lang.Long>
        Returns:
        the numerical identifier for the object
      • getCreatedDate

        public java.util.Date getCreatedDate()
        Description copied from interface: Timestamped
        Get the created date of the object
        Specified by:
        getCreatedDate in interface Timestamped<java.lang.Long>
        Returns:
        A Date object of the created date
      • getSubject

        public Project getSubject()
        Description copied from interface: Join
        Get the owning object in the relationship.
        Specified by:
        getSubject in interface Join<Project,​AnalysisSubmission>
        Returns:
        the owning object of the relationship.
      • getTimestamp

        public java.util.Date getTimestamp()
        Description copied from interface: Join
        Get the timestamp for this object
        Specified by:
        getTimestamp in interface Join<Project,​AnalysisSubmission>
        Returns:
        A Date object of the timestamp