public interface PLinkReplacer
PortalConnectorHelper.replacePLinks(String, PLinkReplacer)
to replace
plinks to real URLs.Modifier and Type | Method and Description |
---|---|
java.lang.String |
replacePLink(PLinkInformation plink)
Has to be implemented by users.
|
java.lang.String replacePLink(PLinkInformation plink)
plink
- the plink to which this plink points. You can retrieve the
content id using PLinkInformation.getContentId()
PLinkInformation
,
PortalConnectorHelper
Copyright © 2019 Gentics Software. All Rights Reserved.