Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.publisher.rules.ValidatorsRule

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

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

Methods in org.nuxeo.ecm.platform.publisher.api that return ValidatorsRule
 ValidatorsRule PublishedDocumentFactory.getValidatorsRule()
          Returns the registered section validators rule.
 ValidatorsRule AbstractBasePublishedDocumentFactory.getValidatorsRule()
           
 

Methods in org.nuxeo.ecm.platform.publisher.api with parameters of type ValidatorsRule
 void PublishedDocumentFactory.init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String,String> parameters)
           
 void AbstractBasePublishedDocumentFactory.init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String,String> parameters)
           
 

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

Classes in org.nuxeo.ecm.platform.publisher.rules that implement ValidatorsRule
 class DefaultValidatorsRule
          Default NXP validator.
 

Methods in org.nuxeo.ecm.platform.publisher.rules that return types with arguments of type ValidatorsRule
 Class<ValidatorsRule> ValidatorsRuleDescriptor.getKlass()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.