lumis.service.link
Class LinkHyperlink
java.lang.Object
lumis.service.link.LinkHyperlink
public abstract class LinkHyperlink
- extends Object
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkHyperlink
public LinkHyperlink()
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 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.