@Deprecated public class TableRowId extends Object implements Serializable, Comparable<TableRowId>
| Constructor and Description |
|---|
TableRowId()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TableRowId id)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
long |
getUniqueIdentifier()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public long getUniqueIdentifier()
public int compareTo(TableRowId id)
compareTo in interface Comparable<TableRowId>Copyright © 2012 Nuxeo SA. All Rights Reserved.