Uses of Class
org.alfresco.rest.api.model.NodeDefinitionConstraint
-
Packages that use NodeDefinitionConstraint Package Description org.alfresco.rest.api.model -
-
Uses of NodeDefinitionConstraint in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return types with arguments of type NodeDefinitionConstraint Modifier and Type Method Description List<NodeDefinitionConstraint>
NodeDefinitionProperty. getConstraints()
Method parameters in org.alfresco.rest.api.model with type arguments of type NodeDefinitionConstraint Modifier and Type Method Description void
NodeDefinitionProperty. setConstraints(List<NodeDefinitionConstraint> constraints)
-