public class ExtensionInfoDocAdapter extends BaseNuxeoArtifactDocAdapter implements ExtensionInfo
PROP_CONTRIB_ID, PROP_DOC, PROP_EXTENSION_POINT, PROP_TARGET_COMPONENT_NAME, TYPE_NAME| Constructor and Description |
|---|
ExtensionInfoDocAdapter(DocumentModel doc) |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionInfoDocAdapter |
create(ExtensionInfo xi,
CoreSession session,
String containerPath) |
String |
getArtifactType() |
ComponentInfo |
getComponent() |
List<ContributionItem> |
getContributionItems() |
String |
getDocumentation() |
String |
getDocumentationHtml() |
String |
getExtensionPoint() |
String |
getHierarchyPath() |
String |
getId() |
ComponentName |
getTargetComponentName() |
String |
getVersion() |
String |
getXml() |
getDoc, hashCode, releaseLocalCoreSession, setLocalCoreSessiongetAssociatedDocumentsequals, getClass, notify, notifyAll, toString, wait, wait, waitgetAssociatedDocumentspublic ExtensionInfoDocAdapter(DocumentModel doc)
public static ExtensionInfoDocAdapter create(ExtensionInfo xi, CoreSession session, String containerPath) throws Exception
Exceptionpublic String getDocumentation()
getDocumentation in interface ExtensionInfopublic String getDocumentationHtml()
getDocumentationHtml in interface ExtensionInfopublic String getExtensionPoint()
getExtensionPoint in interface ExtensionInfopublic String getId()
getId in interface NuxeoArtifactgetId in class BaseNuxeoArtifactpublic ComponentName getTargetComponentName()
getTargetComponentName in interface ExtensionInfopublic String getXml()
getXml in interface ExtensionInfopublic String getVersion()
getVersion in interface NuxeoArtifactpublic String getArtifactType()
getArtifactType in interface NuxeoArtifactpublic String getHierarchyPath()
getHierarchyPath in interface NuxeoArtifactgetHierarchyPath in class BaseNuxeoArtifactDocAdapterpublic List<ContributionItem> getContributionItems()
getContributionItems in interface ExtensionInfopublic ComponentInfo getComponent()
getComponent in interface ExtensionInfoCopyright © 2014 Nuxeo SA. All rights reserved.