public class TableauReport extends Object implements StudentSectioningReport
| Constructor and Description |
|---|
TableauReport(StudentSectioningModel model)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CSVFile |
create(Assignment<Request,Enrollment> assignment,
DataProperties properties) |
StudentSectioningModel |
getModel()
Return student sectioning model
|
public TableauReport(StudentSectioningModel model)
model - student sectioning modelpublic StudentSectioningModel getModel()
public CSVFile create(Assignment<Request,Enrollment> assignment, DataProperties properties)
create in interface StudentSectioningReport