Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.report.MboSpecification

  • Packages that use MboSpecification 
    Package Description
    psdi.app.report  
    • Uses of MboSpecification in psdi.app.report

      Classes in psdi.app.report that implement MboSpecification 
      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.
      Methods in psdi.app.report with parameters of type MboSpecification 
      Modifier and Type Method and Description
      protected abstract boolean ComplexMboSpecification.Operator.isSatisfiedBy(MboRemote report, MboSpecification spec1, MboSpecification spec2) 
      Constructors in psdi.app.report with parameters of type MboSpecification 
      Constructor and Description
      ComplexMboSpecification(MboSpecification spec1, MboSpecification spec2, ComplexMboSpecification.Operator operator) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes