Uses of Class
org.alfresco.repo.web.scripts.dictionary.AbstractPropertyGet
-
Packages that use AbstractPropertyGet Package Description org.alfresco.repo.web.scripts.dictionary org.alfresco.repo.web.scripts.dictionary.prefixed -
-
Uses of AbstractPropertyGet in org.alfresco.repo.web.scripts.dictionary
Subclasses of AbstractPropertyGet in org.alfresco.repo.web.scripts.dictionary Modifier and Type Class Description class
PropertyGet
Webscript to get the Propertydefinition for a given classname and propname -
Uses of AbstractPropertyGet in org.alfresco.repo.web.scripts.dictionary.prefixed
Subclasses of AbstractPropertyGet in org.alfresco.repo.web.scripts.dictionary.prefixed Modifier and Type Class Description class
PropertyGet
Webscript to get the Propertydefinition for a given classname and propname
-