er.extensions.eof
Class ERXEOGlobalIDUtilities.Info
java.lang.Object
er.extensions.eof.ERXEOGlobalIDUtilities.Info
- Enclosing class:
- ERXEOGlobalIDUtilities
public static class ERXEOGlobalIDUtilities.Info
- extends java.lang.Object
Unencrypts the byte array of NSData PKs so you get the process number or port,
host and timestamp.
- Author:
- ak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ERXEOGlobalIDUtilities.Info
public ERXEOGlobalIDUtilities.Info(com.webobjects.eocontrol.EOGlobalID gid)
timestamp
public com.webobjects.foundation.NSTimestamp timestamp()
milliseconds
public long milliseconds()
host
public java.net.InetAddress host()
port
public long port()
counter
public short counter()
random
public long random()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002 – 2007 Project Wonder.