Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.api.ws
Interface DocumentLoader

All Known Implementing Classes:
DocumentSchemaLoader, DocumentStateLoader, TagsLoader, WSRemotingSessionManagerImpl

public interface DocumentLoader

Author:
matic

Method Summary
 void fillProperties(DocumentModel doc, List<DocumentProperty> props, WSRemotingSession rs)
           
 

Method Detail

fillProperties

void fillProperties(DocumentModel doc,
                    List<DocumentProperty> props,
                    WSRemotingSession rs)
                    throws ClientException
Throws:
ClientException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.