Class RecordContributorsGroupBootstrapComponent
java.lang.Object
org.alfresco.module.org_alfresco_module_rm.bootstrap.RecordContributorsGroupBootstrapComponent
Record contributors group bootstrap component
- Since:
- 2.3
- Author:
- Roy Wetherall
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Create record contributor groupvoid
setAuthenticationUtil
(AuthenticationUtil authenticationUtil) void
setAuthorityService
(AuthorityService authorityService)
-
Field Details
-
RECORD_CONTRIBUTORS
- See Also:
-
GROUP_RECORD_CONTRIBUTORS
- See Also:
-
-
Constructor Details
-
RecordContributorsGroupBootstrapComponent
public RecordContributorsGroupBootstrapComponent()
-
-
Method Details
-
setAuthorityService
- Parameters:
authorityService
- authority service
-
setAuthenticationUtil
- Parameters:
authenticationUtil
- authentication util
-
createRecordContributorsGroup
public void createRecordContributorsGroup()Create record contributor group
-