org.nakedobjects.plugins.sql.objectstore
Class TransientKey

java.lang.Object
  extended by org.nakedobjects.plugins.sql.objectstore.TransientKey
All Implemented Interfaces:
java.io.Serializable, PrimaryKey

public class TransientKey
extends java.lang.Object
implements PrimaryKey

See Also:
Serialized Form

Constructor Summary
TransientKey(long id)
           
 
Method Summary
 java.lang.String stringValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransientKey

public TransientKey(long id)
Method Detail

stringValue

public java.lang.String stringValue()
Specified by:
stringValue in interface PrimaryKey


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.