|
|||||||||
| 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.ConstantFeedbackID
public class ConstantFeedbackID
Wraps a Feedback unique ID
| Constructor Summary | |
|---|---|
ConstantFeedbackID(long number)
Returns existing Feedback ID. |
|
ConstantFeedbackID(java.lang.Long number)
Returns existing Feedback 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 ConstantFeedbackID(long number)
number - a long value of existing IDpublic ConstantFeedbackID(java.lang.Long number)
number - a long value of existing ID
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||