| Package | Description |
|---|---|
| org.everit.osgi.balance.api |
| Modifier and Type | Method and Description |
|---|---|
BalanceAccount |
BalanceAccountService.findAccountById(long accountId)
Finds an account by its id.
|
BalanceAccount |
BalanceAccountService.findAccountByResourceId(long resourceId)
Finds an account by its resource id.
|
| Modifier and Type | Method and Description |
|---|---|
org.everit.commons.selection.LimitedResult<BalanceAccount> |
BalanceAccountService.findAccountsByOwnerResourceId(Long ownerResourceId,
org.everit.commons.selection.Limit limit)
Returns the
LimitedResult of accounts ordered by accountId. |
Copyright © 2011–2014 Everit Kft.. All rights reserved.