Nuxeo Enterprise Platform 5.4

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(java.lang.String treeName, CoreSession coreSession, java.util.Map<java.lang.String,java.lang.String> params)
           
 PublicationTree PublisherService.getPublicationTree(java.lang.String treeName, CoreSession coreSession, java.util.Map<java.lang.String,java.lang.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(java.lang.String treeName, CoreSession coreSession, java.util.Map<java.lang.String,java.lang.String> params)
           
 PublicationTree PublisherServiceImpl.getPublicationTree(java.lang.String treeName, CoreSession coreSession, java.util.Map<java.lang.String,java.lang.String> params, DocumentModel currentDocument)
           
 PublicationNode PublisherServiceImpl.wrapToPublicationNode(DocumentModel documentModel, CoreSession coreSession)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.