|
||||||||||
| 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.AbstractAttachmentLink
public abstract class AbstractAttachmentLink
Class represents a link to an attachment.
| Field Summary | |
|---|---|
protected Attachment |
attachment
|
| Fields inherited from class com.atlassian.renderer.links.Link |
|---|
aliasSpecified, iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url, wikiDestination, wikiTitle |
| Constructor Summary | |
|---|---|
protected |
AbstractAttachmentLink(com.atlassian.renderer.links.GenericLinkParser genericLinkParser)
|
| Method Summary | |
|---|---|
Attachment |
getAttachment()
|
String |
getLinkBody()
|
| 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, getOriginalLinkText, getTitle, getTitleArgs, getTitleKey, getUnpermittedLinkBody, getUrl, getWikiDestination, getWikiTitle, isAliasSpecified, isRelativeUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Attachment attachment
| Constructor Detail |
|---|
protected AbstractAttachmentLink(com.atlassian.renderer.links.GenericLinkParser genericLinkParser)
| Method Detail |
|---|
public Attachment getAttachment()
public String getLinkBody()
getLinkBody in class com.atlassian.renderer.links.Link
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||