public class DefaultValidatorsRule extends Object implements ValidatorsRule
Validators here will be principals having manage everything rights in the sections where the document has been published.
| Constructor and Description |
|---|
DefaultValidatorsRule() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
computesValidatorsFor(DocumentModel doc)
Computes the list of publishing validators given the document model of
the document just published.
|
public String[] computesValidatorsFor(DocumentModel doc) throws PublishingValidatorException
ValidatorsRulecomputesValidatorsFor in interface ValidatorsRuledoc - a Nuxeo Core document model. (the document that just has been
published)PublishingValidatorException - TODOCopyright © 2013 Nuxeo SA. All Rights Reserved.