Uses of Interface
com.atlassian.confluence.content.ContentType

Packages that use ContentType
com.atlassian.confluence.content   
 

Uses of ContentType in com.atlassian.confluence.content
 

Classes in com.atlassian.confluence.content that implement ContentType
 class DefaultContentType
          A default immutable implementation of a content type.
 

Methods in com.atlassian.confluence.content that return ContentType
 ContentType DefaultContent.getContentType()
           
 ContentType Content.getContentType()
          Get the type of the content.
 

Constructors in com.atlassian.confluence.content with parameters of type ContentType
DefaultContent(ContentType contentType)
           
 



Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.