com.atlassian.confluence.pages
Interface ContentConvertible

All Known Implementing Classes:
AbstractContentEntity, AbstractPageEntity, Attachment, Attachment, BlogPost, BlogPost, Comment, Comment, Draft, Page, Page, UserInformation, UserStatus

public interface ContentConvertible

Declares that the implementing class can be converted to a Content.


Method Summary
 ContentId getContentId()
           
 

Method Detail

getContentId

ContentId getContentId()
Returns:
the ContentId identifying this Content-convertible entity.


Copyright © 2003-2014 Atlassian. All Rights Reserved.