| Modifier and Type | Method and Description |
|---|---|
protected void |
ProfileAPIImpl.checkIfProfileMemberExists(TenantServiceAccessor tenantAccessor,
ProfileService profileService,
Long profileId,
Long userId,
Long groupId,
Long roleId,
MemberType memberType) |
protected NodeToApplicationConverter |
ApplicationAPIImpl.getNodeToApplicationConverter(PageService pageService,
ProfileService profileService,
ApplicationImportValidator importValidator) |
| Modifier and Type | Method and Description |
|---|---|
ProfileService |
DeleteWithActorMembers.getProfileService() |
| Constructor and Description |
|---|
DeleteGroup(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long groupId) |
DeleteGroups(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> groupIds) |
DeleteRole(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long roleId) |
DeleteRoles(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> roleIds) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
long userId) |
DeleteUser(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
String userName) |
DeleteUsers(IdentityService identityService,
ActorMappingService actorMappingService,
ProfileService profileService,
List<Long> userIds) |
DeleteWithActorMembers(ActorMappingService actorMappingService,
ProfileService profileService,
IdentityService identityService) |
| Constructor and Description |
|---|
CreateProfileMember(ProfileService profileService,
IdentityService identityService,
long profileId,
Long userId,
Long groupId,
Long roleId,
MemberType memberType) |
| Constructor and Description |
|---|
ApplicationToNodeConverter(ProfileService profileService,
ApplicationService applicationService,
ApplicationPageToNodeConverter applicationPageToNodeConverter,
ApplicationMenuToNodeConverter applicationMenuToNodeConverter,
PageService pageService) |
NodeToApplicationConverter(ProfileService profileService,
PageService pageService,
ApplicationImportValidator validator) |
| Constructor and Description |
|---|
SecuredLoginServiceImpl(GenericAuthenticationService authenticationService,
SessionService sessionService,
IdentityService identityService,
TechnicalLoggerService tenantTechnicalLoggerService,
TechnicalUser technicalUser,
ProfileService profileService) |
| Constructor and Description |
|---|
PageServiceImpl(ReadPersistenceService persistenceService,
Recorder recorder,
EventService eventService,
TechnicalLoggerService logger,
QueriableLoggerService queriableLoggerService,
ProfileService profileService) |
| Modifier and Type | Method and Description |
|---|---|
protected ProfileService |
ProfileImportStrategy.getProfileService()
convert
ProfileNode to SProfile |
| Modifier and Type | Method and Description |
|---|---|
protected List<ImportError> |
ProfilesImporter.importProfileEntries(ProfileService profileService,
List<ParentProfileEntryNode> parentProfileEntries,
long profileId) |
| Constructor and Description |
|---|
DeleteExistingImportStrategy(ProfileService profileService) |
FailOnDuplicateImportStrategy(ProfileService profileService) |
IgnoreDuplicateImportStrategy(ProfileService profileService) |
ProfileImportStrategy(ProfileService profileService) |
ProfilesExporter(IdentityService identityService,
ProfileService profileService,
ProfilesParser profilesParser) |
ProfilesImporter(ProfileService profileService,
IdentityService identityService,
ProfilesParser profilesParser) |
ReplaceDuplicateImportStrategy(ProfileService profileService) |
UpdateDefaultsImportStrategy(ProfileService profileService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileServiceImpl |
| Constructor and Description |
|---|
SearchProfileEntries(ProfileService profileService,
SearchProfileEntryDescriptor searchDescriptor,
SearchOptions options) |
SearchProfileMembersForProfile(String querySuffix,
ProfileService profileService,
SearchEntityDescriptor searchDescriptor,
SearchOptions searchOptions) |
SearchProfiles(ProfileService profileService,
SearchProfileDescriptor searchProfileDescriptor,
SearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
ProfileService |
TenantServiceAccessor.getProfileService() |
| Modifier and Type | Method and Description |
|---|---|
ProfileService |
SpringTenantServiceAccessor.getProfileService() |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.