com.primus.searchcommon
Class ConstantContactID

java.lang.Object
  extended by com.primus.searchcommon.ConstantID
      extended by com.primus.searchcommon.ConstantContactID
All Implemented Interfaces:
java.io.Serializable

public class ConstantContactID
extends ConstantID

Generates the Contact unique ID

See Also:
Serialized Form

Constructor Summary
ConstantContactID(long number)
          constructs a constant ID from the number
ConstantContactID(java.lang.Long number)
          constructs a constant ID from the 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

ConstantContactID

public ConstantContactID(long number)
constructs a constant ID from the number

Parameters:
number -

ConstantContactID

public ConstantContactID(java.lang.Long number)
constructs a constant ID from the number

Parameters:
number -