public static class UserRoleMappingEntity.Key extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
roleId |
protected UserEntity |
user |
| Constructor and Description |
|---|
UserRoleMappingEntity.Key() |
UserRoleMappingEntity.Key(UserEntity user,
String roleId) |
protected UserEntity user
protected String roleId
public UserRoleMappingEntity.Key()
public UserRoleMappingEntity.Key(UserEntity user, String roleId)
Copyright © 2014. All Rights Reserved.