Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.annotations.service.MetadataMapper

Packages that use MetadataMapper
org.nuxeo.ecm.platform.annotations.descriptors   
org.nuxeo.ecm.platform.annotations.repository   
org.nuxeo.ecm.platform.annotations.service   
 

Uses of MetadataMapper in org.nuxeo.ecm.platform.annotations.descriptors
 

Methods in org.nuxeo.ecm.platform.annotations.descriptors that return types with arguments of type MetadataMapper
 Class<? extends MetadataMapper> MetadataMapperDescriptor.getKlass()
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.descriptors with type arguments of type MetadataMapper
 void MetadataMapperDescriptor.setKlass(Class<? extends MetadataMapper> klass)
           
 

Uses of MetadataMapper in org.nuxeo.ecm.platform.annotations.repository
 

Classes in org.nuxeo.ecm.platform.annotations.repository that implement MetadataMapper
 class DefaultNuxeoMetadataMapper
           
 

Uses of MetadataMapper in org.nuxeo.ecm.platform.annotations.service
 

Classes in org.nuxeo.ecm.platform.annotations.service that implement MetadataMapper
 class DefaultMetadataMapper
           
 

Methods in org.nuxeo.ecm.platform.annotations.service that return MetadataMapper
 MetadataMapper AnnotationConfigurationServiceImpl.getMetadataMapper()
           
 MetadataMapper AnnotationConfigurationService.getMetadataMapper()
           
 

Methods in org.nuxeo.ecm.platform.annotations.service with parameters of type MetadataMapper
 void AnnotationConfigurationServiceImpl.setMetadataMapper(MetadataMapper mapper)
           
 void AnnotationConfigurationService.setMetadataMapper(MetadataMapper mapper)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.