Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ws
Class DocumentSchemaLoader

java.lang.Object
  extended by org.nuxeo.ecm.platform.ws.DocumentSchemaLoader
All Implemented Interfaces:
DocumentLoader

public class DocumentSchemaLoader
extends Object
implements DocumentLoader

Author:
matic

Constructor Summary
DocumentSchemaLoader()
           
 
Method Summary
 void fillProperties(DocumentModel doc, List<DocumentProperty> props, WSRemotingSession rs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentSchemaLoader

public DocumentSchemaLoader()
Method Detail

fillProperties

public void fillProperties(DocumentModel doc,
                           List<DocumentProperty> props,
                           WSRemotingSession rs)
                    throws ClientException
Specified by:
fillProperties in interface DocumentLoader
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.