|
Packages that use org.alfresco.service.cmr.dictionary.ConstraintDefinition | ||
org.alfresco.service.cmr.dictionary |
Methods in org.alfresco.service.cmr.dictionary that return ConstraintDefinition | |
DictionaryService.getConstraint(QName constraintQName) Gets the definition of the constraint |
Methods in org.alfresco.service.cmr.dictionary that return types with arguments of type ConstraintDefinition | |
PropertyDefinition.getConstraints() Get all constraints that apply to the property value |
|
DictionaryService.getConstraints(QName model) Get constraints for the specified model |
|
DictionaryService.getConstraints(QName model, boolean referenceableDefsOnly) Get constraints for the specified model Optionally return referenceable (ie. |
|