public static class UserConsentRoleEntity.Key extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
roleId |
protected UserConsentEntity |
userConsent |
| Constructor and Description |
|---|
UserConsentRoleEntity.Key() |
UserConsentRoleEntity.Key(UserConsentEntity userConsent,
String roleId) |
protected UserConsentEntity userConsent
protected String roleId
public UserConsentRoleEntity.Key()
public UserConsentRoleEntity.Key(UserConsentEntity userConsent, String roleId)
Copyright © 2015 JBoss by Red Hat. All rights reserved.