Uses of Class
org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
Packages that use PropertyFieldDefinition.FieldConstraint
-
Uses of PropertyFieldDefinition.FieldConstraint in org.alfresco.repo.forms
Fields in org.alfresco.repo.forms with type parameters of type PropertyFieldDefinition.FieldConstraintModifier and TypeFieldDescriptionprotected List<PropertyFieldDefinition.FieldConstraint>PropertyFieldDefinition.constraintsMethods in org.alfresco.repo.forms that return types with arguments of type PropertyFieldDefinition.FieldConstraintModifier and TypeMethodDescriptionPropertyFieldDefinition.getConstraints()Returns a list of constraints the property may haveMethod parameters in org.alfresco.repo.forms with type arguments of type PropertyFieldDefinition.FieldConstraintModifier and TypeMethodDescriptionvoidPropertyFieldDefinition.setConstraints(List<PropertyFieldDefinition.FieldConstraint> constraints) Sets the list of FieldConstraint objects for the property