Uses of Class
org.alfresco.repo.dictionary.M2Constraint
-
Packages that use M2Constraint Package Description org.alfresco.repo.dictionary -
-
Uses of M2Constraint in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return M2Constraint Modifier and Type Method Description M2ConstraintM2Property. addConstraint(String name, String type)M2ConstraintM2Property. addConstraintRef(String refName)M2ConstraintM2Model. createConstraint(String name, String type)M2ConstraintM2Model. getConstraint(String name)Methods in org.alfresco.repo.dictionary that return types with arguments of type M2Constraint Modifier and Type Method Description List<M2Constraint>M2Model. getConstraints()List<M2Constraint>M2Property. getConstraints()List<M2Constraint>M2PropertyOverride. getConstraints()
-