Uses of Interface
org.alfresco.module.org_alfresco_module_rm.role.FilePlanRoleService
Packages that use FilePlanRoleService
Package
Description
-
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm
Methods in org.alfresco.module.org_alfresco_module_rm that return FilePlanRoleServiceModifier and TypeMethodDescriptionRecordsManagementServiceRegistry.getFilePlanRoleService()
RecordsManagementServiceRegistryImpl.getFilePlanRoleService()
-
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.audit.extractor
Methods in org.alfresco.module.org_alfresco_module_rm.audit.extractor with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
AuthenticatedUserRolesDataExtractor.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.dataset
Methods in org.alfresco.module.org_alfresco_module_rm.dataset with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
DataSetServiceImpl.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.fileplan
Methods in org.alfresco.module.org_alfresco_module_rm.fileplan that return FilePlanRoleServiceModifier and TypeMethodDescriptionFilePlanServiceImpl.getFilePlanRoleService()
Gets the file plan role service -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.jscript.app
Methods in org.alfresco.module.org_alfresco_module_rm.jscript.app with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
JSONConversionComponent.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.model.rma.type
Methods in org.alfresco.module.org_alfresco_module_rm.model.rma.type that return FilePlanRoleServiceModifier and TypeMethodDescriptionprotected FilePlanRoleService
FilePlanType.getFilePlanRoleService()
Methods in org.alfresco.module.org_alfresco_module_rm.model.rma.type with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
FilePlanType.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.notification
Methods in org.alfresco.module.org_alfresco_module_rm.notification with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
RecordsManagementNotificationHelper.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.patch.v20
Methods in org.alfresco.module.org_alfresco_module_rm.patch.v20 with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
RMv2FilePlanNodeRefPatch.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.patch.v21
Methods in org.alfresco.module.org_alfresco_module_rm.patch.v21 with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
RMv21InPlacePatch.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) void
RMv21RolesPatch.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.patch.v22
Methods in org.alfresco.module.org_alfresco_module_rm.patch.v22 with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
RMv22RemoveInPlaceRolesFromAllPatch.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.record
Methods in org.alfresco.module.org_alfresco_module_rm.record with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
RecordServiceImpl.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.role
Classes in org.alfresco.module.org_alfresco_module_rm.role that implement FilePlanRoleService -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.script
Fields in org.alfresco.module.org_alfresco_module_rm.script declared as FilePlanRoleServiceModifier and TypeFieldDescriptionprotected FilePlanRoleService
ImportPost.filePlanRoleService
protected FilePlanRoleService
UserRightsReportGet.filePlanRoleService
Methods in org.alfresco.module.org_alfresco_module_rm.script with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
ImportPost.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) void
UserRightsReportGet.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.script.admin
Fields in org.alfresco.module.org_alfresco_module_rm.script.admin declared as FilePlanRoleServiceModifier and TypeFieldDescriptionprotected FilePlanRoleService
RoleDeclarativeWebScript.filePlanRoleService
File plan role serviceMethods in org.alfresco.module.org_alfresco_module_rm.script.admin with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
RoleDeclarativeWebScript.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.security
Methods in org.alfresco.module.org_alfresco_module_rm.security that return FilePlanRoleServiceModifier and TypeMethodDescriptionFilePlanPermissionServiceImpl.getFilePlanRoleService()
Gets the file plan role serviceMethods in org.alfresco.module.org_alfresco_module_rm.security with parameters of type FilePlanRoleServiceModifier and TypeMethodDescriptionvoid
ExtendedSecurityServiceImpl.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) void
FilePlanPermissionServiceImpl.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService) Sets the file plan role servicevoid
RecordsManagementSecurityServiceImpl.setFilePlanRoleService
(FilePlanRoleService filePlanRoleService)