net.sourceforge.fixagora.basis.client.control
Class RequestIDManager

java.lang.Object
  extended by net.sourceforge.fixagora.basis.client.control.RequestIDManager

public class RequestIDManager
extends java.lang.Object

The Class RequestIDManager.


Method Summary
 long getID()
          Gets the id.
static RequestIDManager getInstance()
          Gets the single instance of RequestIDManager.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getID

public long getID()
Gets the id.

Returns:
the id

getInstance

public static RequestIDManager getInstance()
Gets the single instance of RequestIDManager.

Returns:
single instance of RequestIDManager