| Package | Description |
|---|---|
| com.xforceplus.ultraman.datarule.api.usercenter.enums | |
| com.xforceplus.ultraman.datarule.api.usercenter.uc |
| Modifier and Type | Method and Description |
|---|---|
static UserInfoType |
UserInfoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserInfoType[] |
UserInfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List |
IUserInfoApi.getUserData(Long tenantId,
Long userId,
UserInfoType userInfoType) |
List |
DefaultUserInfoApiImpl.getUserData(Long tenantId,
Long userId,
UserInfoType userInfoType) |
ApiSmartResult |
IUserInfoApi.getUserDataUsingResult(Long tenantId,
Long userId,
UserInfoType userInfoType) |
ApiSmartResult |
DefaultUserInfoApiImpl.getUserDataUsingResult(Long tenantId,
Long userId,
UserInfoType userInfoType) |
Copyright © 2024. All rights reserved.