com.atlassian.confluence.it
Interface TitledContent

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

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–2015 Atlassian. All rights reserved.