| Modifier and Type | Class and Description |
|---|---|
class |
ComponentInfoDocAdapter |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
ExtensionPointInfoDocAdapter.getComponent() |
ComponentInfo |
ExtensionInfoDocAdapter.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComponentInfo> |
BundleInfoDocAdapter.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentInfoDocAdapter |
ComponentInfoDocAdapter.create(ComponentInfo componentInfo,
CoreSession session,
String containerPath) |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
ExtensionPointInfo.getComponent() |
ComponentInfo |
ExtensionInfo.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComponentInfo> |
BundleInfo.getComponents() |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
ComponentWO.getTargetComponentInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
BundleWO.ComponentInfoSorter.compare(ComponentInfo ci0,
ComponentInfo ci1) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentInfoImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ComponentInfo |
ServiceInfoImpl.component |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ComponentInfo> |
BundleInfoImpl.components |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
ExtensionInfoImpl.getComponent() |
ComponentInfo |
RuntimeSnapshot.getComponent(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComponentInfo> |
BundleInfoImpl.getComponents() |
| Constructor and Description |
|---|
ServiceInfoImpl(String serviceClassName,
boolean overriden,
ComponentInfo component) |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
RepositoryDistributionSnapshot.getComponent(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentModel |
SnapshotPersister.createComponentDoc(DistributionSnapshot snapshot,
CoreSession session,
String label,
ComponentInfo ci,
DocumentModel parent) |
void |
SnapshotPersister.persistComponent(DistributionSnapshot snapshot,
ComponentInfo ci,
CoreSession session,
String label,
DocumentModel parent) |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
DistributionSnapshot.getComponent(String id) |
| Constructor and Description |
|---|
VirtualNode(ComponentInfo ci,
String type,
String id) |
Copyright © 2019 Nuxeo. All rights reserved.