E
- data object type of the data object id in the keypublic class CompositeObjectKey<E extends DataObject<E>>
extends java.lang.Object
Constructor and Description |
---|
CompositeObjectKey(DataObjectId<E> objectid,
java.lang.String[] additionalattributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.String |
toString() |
public CompositeObjectKey(DataObjectId<E> objectid, java.lang.String[] additionalattributes)
objectid
- additionalattributes
-