com.atlassian.confluence.it
Interface LinkableContent

All Superinterfaces:
TitledContent
All Known Implementing Classes:
Attachment, BlogPost, Page, User

public interface LinkableContent
extends TitledContent

Content with a title that can be accessed via a direct URL.


Method Summary
 String getUrl()
           
 
Methods inherited from interface com.atlassian.confluence.it.TitledContent
getTitle
 

Method Detail

getUrl

String getUrl()


Copyright © 2003-2012 Atlassian. All Rights Reserved.