Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.schema.types.Constraint

Packages that use Constraint
org.nuxeo.ecm.core.schema.types Implementation of Types, including SimpleTypes, CompositeTypes and ComplexTypes. 
org.nuxeo.ecm.core.schema.types.constraints Some constraints implementations (not used yet, actually). 
 

Uses of Constraint in org.nuxeo.ecm.core.schema.types
 

Methods in org.nuxeo.ecm.core.schema.types with parameters of type Constraint
 void SimpleTypeImpl.setConstraints(Constraint[] constraints)
           
 

Uses of Constraint in org.nuxeo.ecm.core.schema.types.constraints
 

Classes in org.nuxeo.ecm.core.schema.types.constraints that implement Constraint
 class StringLengthConstraint
          String length constraint.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.