com.atlassian.confluence.content
Interface ContentType
- All Known Subinterfaces:
- CustomContentType
- All Known Implementing Classes:
- BaseCustomContentType, CustomContentTypeWrapper, DummyAvailableContentType, DummyCurrentVersionContentType, DummyOriginalVersionContentType, DummyUnavailableContentType, JsonContentPropertyType, MailContentType, UninstalledContentType
public interface ContentType
Interface for defining a pluggable content type.
getContentAdapter
ContentEntityAdapter getContentAdapter()
getPermissionDelegate
PermissionDelegate getPermissionDelegate()
getContentUiSupport
ContentUiSupport getContentUiSupport()
Copyright © 2003–2015 Atlassian. All rights reserved.