Uses of Interface
org.nuxeo.ecm.platform.publisher.rules.ValidatorsRule
Packages that use ValidatorsRule
Package
Description
-
Uses of ValidatorsRule in org.nuxeo.ecm.platform.publisher.api
Fields in org.nuxeo.ecm.platform.publisher.api declared as ValidatorsRuleModifier and TypeFieldDescriptionprotected ValidatorsRuleAbstractBasePublishedDocumentFactory.validatorsRuleMethods in org.nuxeo.ecm.platform.publisher.api that return ValidatorsRuleModifier and TypeMethodDescriptionAbstractBasePublishedDocumentFactory.getValidatorsRule()PublishedDocumentFactory.getValidatorsRule()Returns the registered section validators rule.Methods in org.nuxeo.ecm.platform.publisher.api with parameters of type ValidatorsRuleModifier and TypeMethodDescriptionvoidAbstractBasePublishedDocumentFactory.init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String, String> parameters) voidPublishedDocumentFactory.init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String, String> parameters) -
Uses of ValidatorsRule in org.nuxeo.ecm.platform.publisher.impl.service
Methods in org.nuxeo.ecm.platform.publisher.impl.service that return ValidatorsRuleModifier and TypeMethodDescriptionprotected ValidatorsRulePublisherServiceImpl.getValidatorsRule(PublishedDocumentFactoryDescriptor factoryDesc) -
Uses of ValidatorsRule in org.nuxeo.ecm.platform.publisher.rules
Classes in org.nuxeo.ecm.platform.publisher.rules that implement ValidatorsRuleFields in org.nuxeo.ecm.platform.publisher.rules with type parameters of type ValidatorsRuleMethods in org.nuxeo.ecm.platform.publisher.rules that return types with arguments of type ValidatorsRule -
Uses of ValidatorsRule in org.nuxeo.ecm.platform.publisher.task
Methods in org.nuxeo.ecm.platform.publisher.task with parameters of type ValidatorsRuleModifier and TypeMethodDescriptionvoidCoreProxyWithWorkflowFactory.init(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String, String> parameters)