Klasse ReportManager

java.lang.Object
de.uplanet.lucy.server.report.ReportManager

@Scriptable @SpringBeanAccessor public class ReportManager extends Object
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final String
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    static de.uplanet.lucy.server.report.ReportManagerBean
     
    static de.uplanet.lucy.server.report.ReportManagerBean
    getInstance(org.springframework.context.ApplicationContext p_appCtx)
     
    static boolean
     
    static boolean
    isAvailable(org.springframework.context.ApplicationContext p_appCtx)
     

    Von Klasse geerbte Methoden java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Felddetails

  • Methodendetails

    • isAvailable

      public static boolean isAvailable()
    • isAvailable

      public static boolean isAvailable(org.springframework.context.ApplicationContext p_appCtx)
    • getInstance

      public static de.uplanet.lucy.server.report.ReportManagerBean getInstance()
    • getInstance

      public static de.uplanet.lucy.server.report.ReportManagerBean getInstance(org.springframework.context.ApplicationContext p_appCtx)