| Package | Description |
|---|---|
| psdi.app.report |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexMboSpecification
Use to build complex specifications
|
static class |
ReportConstants.EmailFileTypes
It must describe all existing file types for scheduled reports, plus a default HTML.
|
static class |
ReportConstants.EmailType
It must describe all existing email types for scheduled reports.
|
static class |
ReportConstants.ReportTypes
It must describe all existing file types for scheduled reports, plus a default HTML.
|
static class |
ReportConstants.ScheduleType
It must describe all existing schedule types for scheduled reports.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
ComplexMboSpecification.Operator.isSatisfiedBy(MboRemote report,
MboSpecification spec1,
MboSpecification spec2) |
| Constructor and Description |
|---|
ComplexMboSpecification(MboSpecification spec1,
MboSpecification spec2,
ComplexMboSpecification.Operator operator) |