com.atlassian.confluence.core
Interface HasLinkWikiMarkup

All Known Implementing Classes:
AbstractPage, Attachment, BlogPost, Comment, Page, PersonalInformation

public interface HasLinkWikiMarkup

Content classes implementing this interface can be linked to by wiki markup. e.g. [Test Page], [TST:/2010/01/29/Test Blog], [TST:], [~test]


Method Summary
 String getLinkWikiMarkup()
           
 

Method Detail

getLinkWikiMarkup

String getLinkWikiMarkup()
Returns:
the wiki markup used to link to this content


Copyright © 2003-2012 Atlassian. All Rights Reserved.