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