com.atlassian.confluence.it
Interface TitledContent

All Known Subinterfaces:
LinkableContent
All Known Implementing Classes:
Attachment, BlogPost, Macro, Page, Space, User

public interface TitledContent

Content that has a title to be displayed in search results, etc.


Method Summary
 String getTitle()
           
 

Method Detail

getTitle

String getTitle()


Copyright © 2003-2012 Atlassian. All Rights Reserved.