com.atlassian.confluence.it
Interface TitledContent

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

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.