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.
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
DefaultValidatorsRule.UnrestrictedACPGetter  | 
| 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 DefaultValidatorsRule()
public String[] computesValidatorsFor(DocumentModel doc)
ValidatorsRulecomputesValidatorsFor in interface ValidatorsRuledoc - a Nuxeo Core document model. (the document that just has been published)Copyright © 2019 Nuxeo. All rights reserved.