Uses of Class
org.alfresco.repo.dictionary.M2Property
-
Packages that use M2Property Package Description org.alfresco.repo.dictionary -
-
Uses of M2Property in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return M2Property Modifier and Type Method Description M2Property
M2Class. createProperty(String name)
M2Property
M2Class. getProperty(String name)
Methods in org.alfresco.repo.dictionary that return types with arguments of type M2Property Modifier and Type Method Description List<M2Property>
M2Class. getProperties()
-