com.sdm.quasar.client.core.common
Class ID

java.lang.Object
  extended bycom.sdm.quasar.client.core.common.ID
Direct Known Subclasses:
DialogInstanceId

public class ID
extends java.lang.Object

Identifies an object that may be organized within a HierarchyManager.

Derived classes should implement Object.equals(Object) and Object.hashCode().

Version:
1.0
Author:
Carsten Lucke, sd&m AG, Bernd Olleck, sd&m AG

Constructor Summary
ID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ID

public ID()