@FunctionalInterface public static interface Account.AccountProvider
Account data.| Modifier and Type | Method and Description |
|---|---|
Optional<Account> |
loadAccountById(String id)
Load an
Account based on account id |
Copyright © 2019 The Holon Platform. All rights reserved.