Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.publisher.api.PublicationTreeNotAvailable

Packages that use PublicationTreeNotAvailable
org.nuxeo.ecm.platform.publisher.api   
org.nuxeo.ecm.platform.publisher.impl.service   
 

Uses of PublicationTreeNotAvailable in org.nuxeo.ecm.platform.publisher.api
 

Methods in org.nuxeo.ecm.platform.publisher.api that throw PublicationTreeNotAvailable
 PublicationTree PublisherService.getPublicationTree(String treeName, CoreSession coreSession, Map<String,String> params)
           
 PublicationTree PublisherService.getPublicationTree(String treeName, CoreSession coreSession, Map<String,String> params, DocumentModel currentDocument)
           
 PublicationNode PublisherService.wrapToPublicationNode(DocumentModel documentModel, CoreSession coreSession)
           
 

Uses of PublicationTreeNotAvailable in org.nuxeo.ecm.platform.publisher.impl.service
 

Methods in org.nuxeo.ecm.platform.publisher.impl.service that throw PublicationTreeNotAvailable
 PublicationTree PublisherServiceImpl.getPublicationTree(String treeName, CoreSession coreSession, Map<String,String> params)
           
 PublicationTree PublisherServiceImpl.getPublicationTree(String treeName, CoreSession coreSession, Map<String,String> params, DocumentModel currentDocument)
           
 PublicationNode PublisherServiceImpl.wrapToPublicationNode(DocumentModel documentModel, CoreSession coreSession)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.