Class ProjectModel


  • public class ProjectModel
    extends TableModel
    Representation of a Project used in the UI Projects listing table.
    • Constructor Detail

      • ProjectModel

        public ProjectModel​(Project project,
                            java.lang.Long samples)
    • Method Detail

      • getOrganism

        public java.lang.String getOrganism()
      • getSamples

        public long getSamples()
      • isRemote

        public boolean isRemote()