|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidatorsRule
Validators rule API.
Object aiming at being responsible of computing the validators of a just puglished document
| Method Summary | |
|---|---|
String[] |
computesValidatorsFor(DocumentModel dm)
Computes the list of publishing validators given the document model of the document just published. |
| Method Detail |
|---|
String[] computesValidatorsFor(DocumentModel dm)
throws PublishingValidatorException
dm - : a Nuxeo Core document model. (the document that just has been
published)
PublishingValidatorException - TODO
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||