Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.service
Class DefaultMetadataMapper

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

public class DefaultMetadataMapper
extends Object
implements MetadataMapper

Author:
Alexandre Russel

Constructor Summary
DefaultMetadataMapper()
           
 
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

DefaultMetadataMapper

public DefaultMetadataMapper()
Method Detail

updateMetadata

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.