Package | Description |
---|---|
org.nuxeo.template.api | |
org.nuxeo.template.api.descriptor | |
org.nuxeo.template.service |
Modifier and Type | Method and Description |
---|---|
Map<String,ContextExtensionFactoryDescriptor> |
TemplateProcessorService.getRegistredContextExtensions() |
Modifier and Type | Method and Description |
---|---|
ContextExtensionFactoryDescriptor |
ContextExtensionFactoryDescriptor.clone() |
Modifier and Type | Method and Description |
---|---|
void |
ContextExtensionFactoryDescriptor.merge(ContextExtensionFactoryDescriptor src) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ContextExtensionFactoryDescriptor> |
ContextFactoryRegistry.factories |
Modifier and Type | Method and Description |
---|---|
ContextExtensionFactoryDescriptor |
ContextFactoryRegistry.clone(ContextExtensionFactoryDescriptor desc) |
Modifier and Type | Method and Description |
---|---|
Map<String,ContextExtensionFactoryDescriptor> |
ContextFactoryRegistry.getExtensionFactories() |
Map<String,ContextExtensionFactoryDescriptor> |
TemplateProcessorComponent.getRegistredContextExtensions() |
Modifier and Type | Method and Description |
---|---|
ContextExtensionFactoryDescriptor |
ContextFactoryRegistry.clone(ContextExtensionFactoryDescriptor desc) |
void |
ContextFactoryRegistry.contributionRemoved(String id,
ContextExtensionFactoryDescriptor desc) |
void |
ContextFactoryRegistry.contributionUpdated(String id,
ContextExtensionFactoryDescriptor mergedDesc,
ContextExtensionFactoryDescriptor orgDesc) |
String |
ContextFactoryRegistry.getContributionId(ContextExtensionFactoryDescriptor desc) |
void |
ContextFactoryRegistry.merge(ContextExtensionFactoryDescriptor src,
ContextExtensionFactoryDescriptor dest) |
Copyright © 2018 Nuxeo. All rights reserved.