Package | Description |
---|---|
org.nuxeo.apidoc.adapters | |
org.nuxeo.apidoc.api | |
org.nuxeo.apidoc.browse | |
org.nuxeo.apidoc.introspection | |
org.nuxeo.apidoc.repository | |
org.nuxeo.apidoc.snapshot |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionPointInfoDocAdapter |
Modifier and Type | Method and Description |
---|---|
ExtensionPointInfo |
ComponentInfoDocAdapter.getExtensionPoint(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<ExtensionPointInfo> |
ComponentInfoDocAdapter.getExtensionPoints() |
Modifier and Type | Method and Description |
---|---|
static ExtensionPointInfoDocAdapter |
ExtensionPointInfoDocAdapter.create(ExtensionPointInfo xpi,
CoreSession session,
String containerPath) |
Modifier and Type | Method and Description |
---|---|
ExtensionPointInfo |
ComponentInfo.getExtensionPoint(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<ExtensionPointInfo> |
ComponentInfo.getExtensionPoints() |
Modifier and Type | Method and Description |
---|---|
ExtensionPointInfo |
ExtensionPointWO.getTargetExtensionPointInfo() |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionPointInfoImpl |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ExtensionPointInfo> |
RuntimeSnapshot.extensionPoints |
protected Map<String,ExtensionPointInfo> |
ComponentInfoImpl.extensionPoints |
Modifier and Type | Method and Description |
---|---|
ExtensionPointInfo |
RuntimeSnapshot.getExtensionPoint(String id) |
ExtensionPointInfo |
ComponentInfoImpl.getExtensionPoint(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<ExtensionPointInfo> |
ComponentInfoImpl.getExtensionPoints() |
Modifier and Type | Method and Description |
---|---|
ExtensionPointInfo |
RepositoryDistributionSnapshot.getExtensionPoint(String id) |
Modifier and Type | Method and Description |
---|---|
protected DocumentModel |
SnapshotPersister.createExtensionPointDoc(DistributionSnapshot snapshot,
CoreSession session,
String label,
ExtensionPointInfo epi,
DocumentModel parent) |
Modifier and Type | Method and Description |
---|---|
ExtensionPointInfo |
DistributionSnapshot.getExtensionPoint(String id) |
Copyright © 2016 Nuxeo SA. All rights reserved.