Uses of Class
org.alfresco.rest.model.RestConstraintDefinitionModel
-
Packages that use RestConstraintDefinitionModel Package Description org.alfresco.rest.model -
-
Uses of RestConstraintDefinitionModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return types with arguments of type RestConstraintDefinitionModel Modifier and Type Method Description java.util.List<RestConstraintDefinitionModel>RestPropertyDefinitionModel. getConstraints()Method parameters in org.alfresco.rest.model with type arguments of type RestConstraintDefinitionModel Modifier and Type Method Description voidRestPropertyDefinitionModel. setConstraints(java.util.List<RestConstraintDefinitionModel> constraints)
-