
Public Member Functions | |
| NSDictionary | dictionary (String key) |
| boolean | equals (Object obj) |
| ERXTemporaryGlobalID () | |
| int | hashCode () |
| boolean | isTemporary () |
| String | toString () |
| long | value () |
Static Public Member Functions | |
| static void | setIdentifier (int value) |
Private Member Functions | |
| long | identifier () |
Static Private Member Functions | |
| static long | appIdentifier () |
| static long | hostIdentifier () |
| static void | setDefaultAppIdentifier () |
Private Attributes | |
| long | _value |
Static Private Attributes | |
| static long | _cnt |
| static long | _identifier |
| static long | _lastTime |
| static String | hex = "0123456789abcdef" |
| static long appIdentifier | ( | ) | [static, private] |
| NSDictionary dictionary | ( | String | key | ) |
Returns a pk-ready dictionary with the supplied key.
| key |
| boolean equals | ( | Object | obj | ) |
| int hashCode | ( | ) |
| static long hostIdentifier | ( | ) | [static, private] |
| long identifier | ( | ) | [private] |
| boolean isTemporary | ( | ) |
| static void setDefaultAppIdentifier | ( | ) | [static, private] |
| static void setIdentifier | ( | int | value | ) | [static] |
| String toString | ( | ) |
| long value | ( | ) |
long _cnt [static, private] |
long _identifier [static, private] |
long _lastTime [static, private] |
long _value [private] |
1.5.8