Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.webengine.model.Validator

Packages that use Validator
org.nuxeo.ecm.webengine.model   
org.nuxeo.ecm.webengine.model.impl   
 

Uses of Validator in org.nuxeo.ecm.webengine.model
 

Methods in org.nuxeo.ecm.webengine.model that return Validator
 Validator Module.getValidator(String docType)
           
 

Uses of Validator in org.nuxeo.ecm.webengine.model.impl
 

Fields in org.nuxeo.ecm.webengine.model.impl with type parameters of type Validator
 Map<String,Validator> ModuleConfiguration.validators
           
 

Methods in org.nuxeo.ecm.webengine.model.impl that return Validator
 Validator ModuleImpl.getValidator(String docType)
           
 

Method parameters in org.nuxeo.ecm.webengine.model.impl with type arguments of type Validator
 void ModuleConfiguration.setValidators(Map<String,Class<Validator>> m)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.