| 程序包 | 说明 |
|---|---|
| org.coodex.concrete.common |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
NamedAccount<ID extends Serializable>
Created by davidoff shen on 2017-05-08.
|
interface |
SaaSAccount<ID extends Serializable>
Created by davidoff shen on 2017-05-25.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Account<?> |
Token.currentAccount() |
Account<ID> |
AccountFactory.getAccountByID(ID id) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Production> |
ProductionRepository.getProductionsBy(Account<?> account,
String[] modules) |
void |
Token.setAccount(Account<?> account)
设置当前账户
|
Copyright © 2021. All rights reserved.