| Package | Description |
|---|---|
| org.activiti.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
IdentityInfoEntity |
UserIdentityManager.findUserInfoByUserIdAndKey(String userId,
String key) |
IdentityInfoEntity |
UserEntityManager.findUserInfoByUserIdAndKey(String userId,
String key) |
IdentityInfoEntity |
IdentityInfoEntityManager.findUserInfoByUserIdAndKey(String userId,
String key) |
| Modifier and Type | Method and Description |
|---|---|
protected List<IdentityInfoEntity> |
IdentityInfoEntityManager.findIdentityInfoDetails(String identityInfoId) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityInfoEntityManager.deleteIdentityInfo(IdentityInfoEntity identityInfo) |
Copyright © 2016 Alfresco. All rights reserved.