com.atlassian.confluence.content
Class UninstalledContentType

java.lang.Object
  extended by com.atlassian.confluence.content.UninstalledContentType
All Implemented Interfaces:
ContentType

public class UninstalledContentType
extends Object
implements ContentType


Method Summary
 ContentEntityAdapter getContentAdapter()
           
 ContentUiSupport getContentUiSupport()
           
static ContentType getInstance(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
           
 PermissionDelegate getPermissionDelegate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ContentType getInstance(com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)

getContentAdapter

public ContentEntityAdapter getContentAdapter()
Specified by:
getContentAdapter in interface ContentType

getPermissionDelegate

public PermissionDelegate getPermissionDelegate()
Specified by:
getPermissionDelegate in interface ContentType

getContentUiSupport

public ContentUiSupport getContentUiSupport()
Specified by:
getContentUiSupport in interface ContentType


Copyright © 2003-2013 Atlassian. All Rights Reserved.