Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use DocumentLoader
org.nuxeo.ecm.platform.api.ws   
org.nuxeo.ecm.platform.tag.ws   
org.nuxeo.ecm.platform.ws   
org.nuxeo.ecm.platform.ws.session   
 

Uses of DocumentLoader in org.nuxeo.ecm.platform.api.ws
 

Fields in org.nuxeo.ecm.platform.api.ws declared as DocumentLoader
 DocumentLoader DocumentLoaderDescriptor.instance
           
 

Method parameters in org.nuxeo.ecm.platform.api.ws with type arguments of type DocumentLoader
 void DocumentLoaderDescriptor.setClass(Class<? extends DocumentLoader> clazz)
           
 

Uses of DocumentLoader in org.nuxeo.ecm.platform.tag.ws
 

Classes in org.nuxeo.ecm.platform.tag.ws that implement DocumentLoader
 class TagsLoader
           
 

Uses of DocumentLoader in org.nuxeo.ecm.platform.ws
 

Classes in org.nuxeo.ecm.platform.ws that implement DocumentLoader
 class DocumentSchemaLoader
           
 class DocumentStateLoader
           
 

Uses of DocumentLoader in org.nuxeo.ecm.platform.ws.session
 

Classes in org.nuxeo.ecm.platform.ws.session that implement DocumentLoader
 class WSRemotingSessionManagerImpl
          Web service Remoting session manager implemtation.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.