com.atlassian.confluence.core
Interface ContentTypeAware

All Known Subinterfaces:
Addressable
All Known Implementing Classes:
AbstractPage, Attachment, BlogPost, Comment, ContentEntityObject, CustomContentEntityObject, Draft, GlobalDescription, Label, Mail, Page, PageContentEntityObject, PersonalInformation, Space, SpaceContentEntityObject, SpaceDescription, UserStatus

public interface ContentTypeAware

Used to mark classes that expose a content type


Method Summary
 String getType()
           
 

Method Detail

getType

String getType()
Returns:
the content type


Copyright © 2003-2012 Atlassian. All Rights Reserved.