Package de.uplanet.lucy.server.portlet
Class MainPortalManager
java.lang.Object
de.uplanet.lucy.server.portlet.MainPortalManager
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic de.uplanet.lucy.server.portlet.IMainPortalManager
static de.uplanet.lucy.server.portlet.IMainPortalManager
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.portlet.IMainPortalManager getInstance() -
getInstance
public static de.uplanet.lucy.server.portlet.IMainPortalManager getInstance(org.springframework.context.ApplicationContext p_appCtx)
-