Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ws
Class DocumentStateLoader

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

public class DocumentStateLoader
extends Object
implements DocumentLoader

Author:
matic

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

DocumentStateLoader

public DocumentStateLoader()
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.