Uses of Interface
org.alfresco.module.org_alfresco_module_rm.role.FilePlanRoleService
-
-
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm
Methods in org.alfresco.module.org_alfresco_module_rm that return FilePlanRoleService Modifier and Type Method Description FilePlanRoleService
RecordsManagementServiceRegistry. getFilePlanRoleService()
FilePlanRoleService
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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description FilePlanRoleService
FilePlanServiceImpl. 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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description protected FilePlanRoleService
FilePlanType. getFilePlanRoleService()
Methods in org.alfresco.module.org_alfresco_module_rm.model.rma.type with parameters of type FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description void
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 Modifier and Type Class Description class
FilePlanRoleServiceImpl
Role service implementation -
Uses of FilePlanRoleService in org.alfresco.module.org_alfresco_module_rm.script
Fields in org.alfresco.module.org_alfresco_module_rm.script declared as FilePlanRoleService Modifier and Type Field Description protected FilePlanRoleService
ImportPost. filePlanRoleService
protected FilePlanRoleService
UserRightsReportGet. filePlanRoleService
Methods in org.alfresco.module.org_alfresco_module_rm.script with parameters of type FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Field Description protected FilePlanRoleService
RoleDeclarativeWebScript. filePlanRoleService
File plan role serviceMethods in org.alfresco.module.org_alfresco_module_rm.script.admin with parameters of type FilePlanRoleService Modifier and Type Method Description void
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 FilePlanRoleService Modifier and Type Method Description FilePlanRoleService
FilePlanPermissionServiceImpl. getFilePlanRoleService()
Gets the file plan role serviceMethods in org.alfresco.module.org_alfresco_module_rm.security with parameters of type FilePlanRoleService Modifier and Type Method Description void
ExtendedSecurityServiceImpl. setFilePlanRoleService(FilePlanRoleService filePlanRoleService)
void
FilePlanPermissionServiceImpl. setFilePlanRoleService(FilePlanRoleService filePlanRoleService)
Sets the file plan role servicevoid
RecordsManagementSecurityServiceImpl. setFilePlanRoleService(FilePlanRoleService filePlanRoleService)
-