Uses of Class
org.alfresco.module.org_alfresco_module_rm.model.security.ProtectedProperty
-
Packages that use ProtectedProperty Package Description org.alfresco.module.org_alfresco_module_rm.model.security -
-
Uses of ProtectedProperty in org.alfresco.module.org_alfresco_module_rm.model.security
Methods in org.alfresco.module.org_alfresco_module_rm.model.security that return ProtectedProperty Modifier and Type Method Description ProtectedProperty
ModelSecurityService. getProtectedProperty(org.alfresco.service.namespace.QName name)
Get the details of the protected property, returns null if property is not protected.ProtectedProperty
ModelSecurityServiceImpl. getProtectedProperty(org.alfresco.service.namespace.QName name)
-