All Methods Instance Methods Abstract Methods
| Modifier and Type |
Method and Description |
List<Map> |
getTenantCpys(Long tenantId) |
List<String> |
getUserCpyCodes(Long tenantId,
Long userId) |
ApiSmartResult<String> |
getUserCpyCodesUsingResult(Long tenantId,
Long userId) |
List<String> |
getUserCpyTaxNums(Long tenantId,
Long userId) |
ApiSmartResult<String> |
getUserCpyTaxNumsUsingResult(Long tenantId,
Long userId) |
List |
getUserData(Long tenantId,
Long userId,
UserInfoType userInfoType) |
ApiSmartResult |
getUserDataUsingResult(Long tenantId,
Long userId,
UserInfoType userInfoType) |
Map<String,Object> |
getUserInfo(Long tenantId,
Long userId) |
Map<String,Object> |
getUserInfoByUserCode(Long tenantId,
String userCode) |
List<String> |
getUserOrgCodes(Long tenantId,
Long userId) |
ApiSmartResult<String> |
getUserOrgCodesUsingResult(Long tenantId,
Long userId) |
List<String> |
getUserOrgCodesWithFullFlag(Long tenantId,
Long userId) |
List<Long> |
getUserOrgIds(Long tenantId,
Long userId) |
ApiSmartResult<Long> |
getUserOrgIdsUsingResult(Long tenantId,
Long userId) |
List<Long> |
getUserOrgIdsWithFullFlag(Long tenantId,
Long userId) |