public abstract class AbstractContentEntityLink
extends com.atlassian.renderer.links.BaseLink
Modifier and Type | Field and Description |
---|---|
protected String |
entityName |
Constructor and Description |
---|
AbstractContentEntityLink(com.atlassian.renderer.links.GenericLinkParser parser) |
Modifier and Type | Method and Description |
---|---|
abstract ContentEntityObject |
getDestinationContent() |
String |
getLinkBody() |
boolean |
hasDestination() |
protected boolean |
isNoLinkBodyProvided() |
equals, getOriginalParser, hashCode, setI18nTitle, setTitle
protected String entityName
public AbstractContentEntityLink(com.atlassian.renderer.links.GenericLinkParser parser)
public abstract ContentEntityObject getDestinationContent()
public boolean hasDestination()
public String getLinkBody()
getLinkBody
in class com.atlassian.renderer.links.Link
protected boolean isNoLinkBodyProvided()
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences