Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.publisher.rules.PublishingValidatorException

Packages that use PublishingValidatorException
org.nuxeo.ecm.platform.publisher.api   
org.nuxeo.ecm.platform.publisher.rules   
 

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

Methods in org.nuxeo.ecm.platform.publisher.api that throw PublishingValidatorException
 String[] PublishedDocumentFactory.getValidatorsFor(DocumentModel dm)
          Computes the list of publishing validators given the document model of the document just published.
 String[] AbstractBasePublishedDocumentFactory.getValidatorsFor(DocumentModel dm)
           
 ValidatorsRule PublishedDocumentFactory.getValidatorsRule()
          Returns the registered section validators rule.
 ValidatorsRule AbstractBasePublishedDocumentFactory.getValidatorsRule()
           
 

Uses of PublishingValidatorException in org.nuxeo.ecm.platform.publisher.rules
 

Methods in org.nuxeo.ecm.platform.publisher.rules that throw PublishingValidatorException
 String[] ValidatorsRule.computesValidatorsFor(DocumentModel dm)
          Computes the list of publishing validators given the document model of the document just published.
 String[] DefaultValidatorsRule.computesValidatorsFor(DocumentModel doc)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.