public interface ExtensionPointInfo extends NuxeoArtifact
| Modifier and Type | Field and Description | 
|---|---|
static String | 
PROP_DESCRIPTORS
misnamed in schema 
 | 
static String | 
PROP_DOC  | 
static String | 
PROP_EP_ID  | 
static String | 
PROP_NAME  | 
static String | 
TYPE_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
ComponentInfo | 
getComponent()  | 
String | 
getComponentId()  | 
String[] | 
getDescriptors()  | 
String | 
getDocumentation()  | 
String | 
getDocumentationHtml()  | 
Collection<ExtensionInfo> | 
getExtensions()  | 
String | 
getLabel()  | 
String | 
getName()  | 
getArtifactType, getAssociatedDocuments, getHierarchyPath, getId, getVersionstatic final String TYPE_NAME
static final String PROP_NAME
static final String PROP_EP_ID
static final String PROP_DOC
static final String PROP_DESCRIPTORS
ComponentInfo getComponent()
String getComponentId()
String[] getDescriptors()
Collection<ExtensionInfo> getExtensions()
String getDocumentation()
String getDocumentationHtml()
Copyright © 2019 Nuxeo. All rights reserved.