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