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 | 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 |
---|---|
ExtensionInfo |
DistributionSnapshot.getContribution(String id) |
Modifier and Type | Method and Description |
---|---|
List<ExtensionInfo> |
DistributionSnapshot.getContributions() |
Copyright © 2011 Nuxeo SA. All Rights Reserved.