Package de.uplanet.lucy.server.report
Class ReportManager
java.lang.Object
de.uplanet.lucy.server.report.ReportManager
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
Field Details
-
BEAN_NAME
- See Also:
-
-
Method Details
-
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)
-