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