Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.repository
Class DefaultNuxeoMetadataMapper

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoMetadataMapper
All Implemented Interfaces:
MetadataMapper

public class DefaultNuxeoMetadataMapper
extends Object
implements MetadataMapper

Author:
Alexandre Russel

Constructor Summary
DefaultNuxeoMetadataMapper()
           
 
Method Summary
 void updateMetadata(Annotation annotation, NuxeoPrincipal user)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultNuxeoMetadataMapper

public DefaultNuxeoMetadataMapper()
Method Detail

updateMetadata

public void updateMetadata(Annotation annotation,
                           NuxeoPrincipal user)
                    throws AnnotationException
Specified by:
updateMetadata in interface MetadataMapper
Throws:
AnnotationException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.