Uses of Class
org.alfresco.rest.api.model.PropertyDefinition
-
Packages that use PropertyDefinition Package Description org.alfresco.rest.api.model -
-
Uses of PropertyDefinition in org.alfresco.rest.api.model
Methods in org.alfresco.rest.api.model that return types with arguments of type PropertyDefinition Modifier and Type Method Description List<PropertyDefinition>ClassDefinition. getProperties()Method parameters in org.alfresco.rest.api.model with type arguments of type PropertyDefinition Modifier and Type Method Description voidClassDefinition. setProperties(List<PropertyDefinition> properties)
-