Class ProfileStoreService
java.lang.Object
de.adorsys.datasafe.directory.impl.profile.operations.actions.ProfileStoreService
- Direct Known Subclasses:
ProfileStoreServiceRuntimeDelegatable
-
Constructor Summary
ConstructorsConstructorDescriptionProfileStoreService(GsonSerde serde, UserProfileCache profileCache, DFSConfig dfsConfig, BucketAccessService access, StorageWriteService writeService) -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterPrivate(UserID id, UserPrivateProfile profile) voidregisterPublic(UserID id, UserPublicProfile profile)
-
Constructor Details
-
ProfileStoreService
@Inject public ProfileStoreService(GsonSerde serde, UserProfileCache profileCache, DFSConfig dfsConfig, BucketAccessService access, StorageWriteService writeService)
-
-
Method Details
-
registerPrivate
-
registerPublic
-