|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.primus.searchcommon.ConstantID
com.primus.searchcommon.ConstantLoginSessionID
public class ConstantLoginSessionID
Wraps a Login Session unique ID.
| Constructor Summary | |
|---|---|
ConstantLoginSessionID(long id)
Constructs a new instance from the id |
|
ConstantLoginSessionID(java.lang.Long id)
Constructs a new instance from the id |
|
| Method Summary |
|---|
| Methods inherited from class com.primus.searchcommon.ConstantID |
|---|
equals, hashCode, toInt, toLong, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantLoginSessionID(long id)
id - An existing unique login session IDpublic ConstantLoginSessionID(java.lang.Long id)
id - An existing unique login session ID
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||