Uses of Class
net.bluemind.user.api.UserAccountInfo
Packages that use UserAccountInfo
-
Uses of UserAccountInfo in net.bluemind.user.api
Methods in net.bluemind.user.api that return types with arguments of type UserAccountInfoModifier and TypeMethodDescriptionIUserExternalAccount.getAll()
IUserExternalAccountPromise.getAll()
Method parameters in net.bluemind.user.api with type arguments of type UserAccountInfoModifier and TypeMethodDescriptionvoid
IUserExternalAccountAsync.getAll
(AsyncHandler<List<UserAccountInfo>> handler)