Uses of Class
org.alfresco.repo.dictionary.constraint.ConstraintRegistry
-
Packages that use ConstraintRegistry Package Description org.alfresco.repo.dictionary.constraint -
-
Uses of ConstraintRegistry in org.alfresco.repo.dictionary.constraint
Methods in org.alfresco.repo.dictionary.constraint that return ConstraintRegistry Modifier and Type Method Description static ConstraintRegistry
ConstraintRegistry. getInstance()
Methods in org.alfresco.repo.dictionary.constraint with parameters of type ConstraintRegistry Modifier and Type Method Description void
AbstractConstraint. setRegistry(ConstraintRegistry registry)
Optionally specify the registry that will be used to register the constraint.
-