lumis.service.banner
Class BannerController
java.lang.Object
lumis.portal.controller.ControllerHtml
lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceControllerHtml
lumis.service.banner.BannerController
public class BannerController
- extends ServiceInterfaceInstanceControllerHtml
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METHOD_GET_BANNER
public static final String METHOD_GET_BANNER
- See Also:
- Constant Field Values
METHOD_CLICK_BANNER
public static final String METHOD_CLICK_BANNER
- See Also:
- Constant Field Values
BannerController
public BannerController(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
throws ControllerException,
PortalException
- Throws:
ControllerException
PortalException
getLoggerViews
public static BannerLogger getLoggerViews()
getLoggerClicks
public static BannerLogger getLoggerClicks()
handleRequest
public void handleRequest()
throws Exception
- Overrides:
handleRequest
in class ServiceInterfaceInstanceControllerHtml
- Throws:
Exception
renderOutput
protected void renderOutput(ServiceContainerRenderRequest renderRequest,
ServiceContainerRenderResponse renderResponse,
ITransaction portalTransaction)
throws ServiceException,
IOException,
PortalException
- Overrides:
renderOutput
in class ServiceInterfaceInstanceControllerHtml
- Throws:
ServiceException
IOException
PortalException
convertToWrites
protected String convertToWrites(String content)
getBannerControllerUrl
public static String getBannerControllerUrl()
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.