| 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 |
ExtensionInfoDocAdapter |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExtensionInfo> |
ExtensionPointInfoDocAdapter.getExtensions() |
Collection<ExtensionInfo> |
ComponentInfoDocAdapter.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionInfoDocAdapter |
ExtensionInfoDocAdapter.create(ExtensionInfo xi,
CoreSession session,
String containerPath) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExtensionInfo> |
ExtensionPointInfo.getExtensions() |
Collection<ExtensionInfo> |
ComponentInfo.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionInfo |
ContributionWO.getTargetExtensionInfo() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionInfoImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ExtensionInfo> |
RuntimeSnapshot.contributions |
protected Collection<ExtensionInfo> |
ExtensionPointInfoImpl.extensions |
protected Collection<ExtensionInfo> |
ComponentInfoImpl.extensions |
| Modifier and Type | Method and Description |
|---|---|
ExtensionInfo |
RuntimeSnapshot.getContribution(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionInfo> |
RuntimeSnapshot.getContributions() |
Collection<ExtensionInfo> |
ExtensionPointInfoImpl.getExtensions() |
Collection<ExtensionInfo> |
ComponentInfoImpl.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionInfo |
RepositoryDistributionSnapshot.getContribution(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionInfo> |
RepositoryDistributionSnapshot.getContributions() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentModel |
SnapshotPersister.createContributionDoc(DistributionSnapshot snapshot,
CoreSession session,
String label,
ExtensionInfo ei,
DocumentModel parent) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionInfo |
DistributionSnapshot.getContribution(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionInfo> |
DistributionSnapshot.getContributions() |
Copyright © 2019 Nuxeo. All rights reserved.