package models.criteria; import entities.Project; public class ProjectCriteria extends Criteria{ }