com.atlassian.confluence.content
Interface ContentType

All Known Implementing Classes:
UninstalledContentType

public interface ContentType

Interface for defining a pluggable content type.


Method Summary
 ContentEntityAdapter getContentAdapter()
           
 ContentUiSupport getContentUiSupport()
           
 PermissionDelegate getPermissionDelegate()
           
 

Method Detail

getContentAdapter

ContentEntityAdapter getContentAdapter()

getPermissionDelegate

PermissionDelegate getPermissionDelegate()

getContentUiSupport

ContentUiSupport getContentUiSupport()


Confluence is developed by Atlassian.