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 ValidatorsRule
AbstractBasePublishedDocumentFactory.validatorsRule
Methods 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 TypeMethodDescriptionvoid
AbstractBasePublishedDocumentFactory.init
(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String, String> parameters) void
PublishedDocumentFactory.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 ValidatorsRule
PublisherServiceImpl.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 TypeMethodDescriptionvoid
CoreProxyWithWorkflowFactory.init
(CoreSession coreSession, ValidatorsRule validatorsRule, Map<String, String> parameters)