org.dropProject.repository

package org.dropProject.repository

Classes

Name Description
interface AssigneeRepository: Any

Provides functions to query Assignees that have been persisted in the database.

interface AssignmentACLRepository: Any

Provides functions to query AssignmentACLs that have been persisted in the database.

interface AssignmentReportRepository: Any

Provides functions to query AssignmentReports that have been persisted in the database.

interface AssignmentRepository: Any

Provides functions to query Assignments that have been persisted in the database.

interface AssignmentTagRepository: Any

Provides functions to query AssignmentTags that have been persisted in the database.

interface AssignmentTestMethodRepository: Any

Provides functions to query AssignmentTestMethodRepository objects that have been persisted in the database.

interface AuthorRepository: Any

Provides functions to query Authors that have been persisted in the database.

interface BuildReportRepository: Any
interface GitSubmissionRepository: Any

Provides functions to query GitSubmissions that have been persisted in the database.

interface JUnitReportRepository: Any

Provides functions to query JUnitReports that have been persisted in the database.

interface JacocoReportRepository: Any

Provides functions to query JacocoReports that have been persisted in the database.

interface ProjectGroupRepository: Any

Provides functions to query ProjectGroups that have been persisted in the database.

interface SubmissionReportRepository: Any

Provides functions to query SubmissionReports that have been persisted in the database.

interface SubmissionRepository: Any

Provides functions to query Submissions that have been persisted in the database.