Package | Description |
---|---|
org.nuxeo.ecm.platform.annotations.descriptors | |
org.nuxeo.ecm.platform.annotations.repository | |
org.nuxeo.ecm.platform.annotations.service |
Modifier and Type | Method and Description |
---|---|
Class<? extends MetadataMapper> |
MetadataMapperDescriptor.getKlass() |
Modifier and Type | Method and Description |
---|---|
void |
MetadataMapperDescriptor.setKlass(Class<? extends MetadataMapper> klass) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNuxeoMetadataMapper |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMetadataMapper |
Modifier and Type | Method and Description |
---|---|
MetadataMapper |
AnnotationConfigurationServiceImpl.getMetadataMapper() |
MetadataMapper |
AnnotationConfigurationService.getMetadataMapper() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationConfigurationServiceImpl.setMetadataMapper(MetadataMapper mapper) |
void |
AnnotationConfigurationService.setMetadataMapper(MetadataMapper mapper) |
Copyright © 2013 Nuxeo SA. All Rights Reserved.