Uses of Class
org.alfresco.rest.api.model.ConstraintDefinition
-
Packages that use ConstraintDefinition Package Description org.alfresco.rest.api.model -
-
Uses of ConstraintDefinition in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return types with arguments of type ConstraintDefinition Modifier and Type Method Description List<ConstraintDefinition>
PropertyDefinition. getConstraints()
Method parameters in org.alfresco.rest.api.model with type arguments of type ConstraintDefinition Modifier and Type Method Description void
PropertyDefinition. setConstraints(List<ConstraintDefinition> constraints)
-