com.atlassian.confluence.content.custom
Class CustomContentTypeWrapper
java.lang.Object
com.atlassian.confluence.content.custom.BaseCustomContentType
com.atlassian.confluence.content.custom.CustomContentTypeWrapper
- All Implemented Interfaces:
- ContentType, CustomContentType
public class CustomContentTypeWrapper
- extends BaseCustomContentType
A wrapper class to promote ContentTypes to CustomContentTypes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomContentTypeWrapper
public CustomContentTypeWrapper(ContentType delegateContentType,
ContentType apiContentType,
ApiSupportProvider supportProvider)
getContentAdapter
public ContentEntityAdapter getContentAdapter()
getPermissionDelegate
public PermissionDelegate getPermissionDelegate()
getContentUiSupport
public ContentUiSupport getContentUiSupport()
Copyright © 2003–2015 Atlassian. All rights reserved.