|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.renderer.links.Link
com.atlassian.renderer.links.BaseLink
com.atlassian.confluence.links.linktypes.AbstractContentEntityLink
Field Summary | |
protected String |
entityName
|
Fields inherited from class com.atlassian.renderer.links.Link |
iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url |
Constructor Summary | |
AbstractContentEntityLink(GenericLinkParser parser)
|
Method Summary | |
abstract ContentEntityObject |
getDestinationContent()
|
boolean |
hasDestination()
|
Methods inherited from class com.atlassian.renderer.links.BaseLink |
equals, getOriginalParser, hashCode, setI18nTitle, setTitle |
Methods inherited from class com.atlassian.renderer.links.Link |
getIconName, getLinkAttributes, getLinkBody, getOriginalLinkText, getTitle, getTitleArgs, getTitleKey, getUnpermittedLinkBody, getUrl, isRelativeUrl |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected String entityName
Constructor Detail |
public AbstractContentEntityLink(GenericLinkParser parser)
Method Detail |
public abstract ContentEntityObject getDestinationContent()
public boolean hasDestination()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |