lumis.content.metadata.hyperlink
Class MetaDataHyperLinkControllerHtml

Package class diagram package MetaDataHyperLinkControllerHtml
java.lang.Object
  extended by lumis.portal.controller.ControllerHtml
      extended by lumis.content.metadata.hyperlink.MetaDataHyperLinkControllerHtml

public class MetaDataHyperLinkControllerHtml
extends ControllerHtml

Get from Search infrastructure the URL relative to the provided metaDataId

Since:
4.0.0

Field Summary
 
Fields inherited from class lumis.portal.controller.ControllerHtml
out, request, response, sessionConfig, userConfig
 
Constructor Summary
MetaDataHyperLinkControllerHtml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext)
           
 
Method Summary
 void hyperLink()
           
 
Methods inherited from class lumis.portal.controller.ControllerHtml
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataHyperLinkControllerHtml

public MetaDataHyperLinkControllerHtml(HttpServletRequest request,
                                       HttpServletResponse response,
                                       PageContext pageContext)
                                throws ControllerException,
                                       PortalException
Throws:
ControllerException
PortalException
Method Detail

hyperLink

public void hyperLink()
               throws ControllerException,
                      PortalException
Throws:
ControllerException
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.