Package nis.svc.opt.api
Interface ReportsTables
-
- All Known Subinterfaces:
ProjectReports
public interface ReportsTables
This is where the data structures containing report data live. ProjectReports uses these interfaces to access data needed to complete the tables in the reports
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ReportsTables.ConstraintsRow
static interface
ReportsTables.ExceptionsRow
static interface
ReportsTables.HoldingsSummaryRow
the holdings summary row gives returns the values of each column value for the holdings summary reportstatic interface
ReportsTables.MarginalContributionRow
static interface
ReportsTables.PenaltiesRow
static interface
ReportsTables.ReturnDecompositionRow
the return decomposition row shows how expected returns can be broken down amongst factorsstatic interface
ReportsTables.RiskDecompositionRow
the risk decomposition row shows how a contribution to total factor risk is calculatedstatic interface
ReportsTables.SecurityMarginalContributionRow
static interface
ReportsTables.VariableRow
-