com.atlassian.confluence.mail.archive.content
Class MailContentType

java.lang.Object
  extended by com.atlassian.confluence.mail.archive.content.MailContentType
All Implemented Interfaces:
ContentType

public class MailContentType
extends Object
implements ContentType


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

Constructor Detail

MailContentType

public MailContentType(SpacePermissionManager spacePermissionManager,
                       com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider)
Method Detail

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-2012 Atlassian. All Rights Reserved.