Nuxeo Enterprise Platform 5.4

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 java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.