lumis.service.link
Class LinkHyperlink

Package class diagram package LinkHyperlink
java.lang.Object
  extended by lumis.service.link.LinkHyperlink

public abstract class LinkHyperlink
extends Object

Since:
4.0.0

Constructor Summary
LinkHyperlink()
           
 
Method Summary
static String getHyperlink(ISourceData row, String rowHyperlink, String fieldHyperlink, IURLFactory urlFactory)
          Returns the hyperlink URL for a link source row.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkHyperlink

public LinkHyperlink()
Method Detail

getHyperlink

public static String getHyperlink(ISourceData row,
                                  String rowHyperlink,
                                  String fieldHyperlink,
                                  IURLFactory urlFactory)
                           throws PortalException
Returns the hyperlink URL for a link source row.

Parameters:
row - the source row.
rowHyperlink - the hyperlink to be used for a row.
fieldHyperlink - the hyperlink to be used for a field.
urlFactory - the URL factory to be used for generating IServiceInterfaceUrl instances.
Returns:
the hyperlink URL.
Throws:
PortalException
Since:
5.5.0


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