|
|||||||||
| 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.ConstantSearchSessionID
public class ConstantSearchSessionID
Wraps a unique Search Session ID.
| Constructor Summary | |
|---|---|
ConstantSearchSessionID(long number)
creates a ConstantSearchSession ID with specified number. |
|
ConstantSearchSessionID(java.lang.Long number)
creates a ConstantSearchSession ID with specified number. |
|
| 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 ConstantSearchSessionID(long number)
number - a long value of ID to be instanciatedpublic ConstantSearchSessionID(java.lang.Long number)
number - a long value of ID to be instanciated
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||