Uses of Enum Class
org.alfresco.rest.api.impl.CustomModelsImpl.ConstraintValidator
Packages that use CustomModelsImpl.ConstraintValidator
-
Uses of CustomModelsImpl.ConstraintValidator in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl that return CustomModelsImpl.ConstraintValidatorModifier and TypeMethodDescriptionCustomModelsImpl.ConstraintValidator.findByType(String constraintType) Returns the enum constant of this class with the specified name.static CustomModelsImpl.ConstraintValidator[]CustomModelsImpl.ConstraintValidator.values()Returns an array containing the constants of this enum class, in the order they are declared.