Uses of Interface
org.alfresco.module.org_alfresco_module_rm.model.security.ModelSecurityService
-
-
Uses of ModelSecurityService in org.alfresco.module.org_alfresco_module_rm.action
Methods in org.alfresco.module.org_alfresco_module_rm.action that return ModelSecurityService Modifier and Type Method Description protected ModelSecurityService
RMActionExecuterAbstractBase. getModelSecurityService()
Gets the model security serviceMethods in org.alfresco.module.org_alfresco_module_rm.action with parameters of type ModelSecurityService Modifier and Type Method Description void
RMActionExecuterAbstractBase. setModelSecurityService(ModelSecurityService modelSecurityService)
Sets the model security service -
Uses of ModelSecurityService in org.alfresco.module.org_alfresco_module_rm.model.security
Classes in org.alfresco.module.org_alfresco_module_rm.model.security that implement ModelSecurityService Modifier and Type Class Description class
ModelSecurityServiceImpl
Model security service implementation.Methods in org.alfresco.module.org_alfresco_module_rm.model.security with parameters of type ModelSecurityService Modifier and Type Method Description void
ProtectedModelArtifact. setModelSecurityService(ModelSecurityService modelSecurityService)
-
Uses of ModelSecurityService in org.alfresco.module.org_alfresco_module_rm.security
Methods in org.alfresco.module.org_alfresco_module_rm.security with parameters of type ModelSecurityService Modifier and Type Method Description void
RecordsManagementSecurityServiceImpl. setModelSecurityService(ModelSecurityService modelSecurityService)
-
Uses of ModelSecurityService in org.alfresco.module.org_alfresco_module_rm.version
Methods in org.alfresco.module.org_alfresco_module_rm.version with parameters of type ModelSecurityService Modifier and Type Method Description void
RecordableVersionServiceImpl. setModelSecurityService(ModelSecurityService modelSecurityService)
-