org.siebengeisslein.client
Class UserLocal

java.lang.Object
  extended by org.siebengeisslein.client.UserLocal

public final class UserLocal
extends java.lang.Object


Constructor Summary
UserLocal()
           
 
Method Summary
 Ref getRef()
           
 Persistent getValue()
           
 void setValue(Persistent value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLocal

public UserLocal()
Method Detail

setValue

public void setValue(Persistent value)

getValue

public Persistent getValue()
                    throws java.io.IOException,
                           CoreException,
                           java.lang.InterruptedException
Throws:
java.io.IOException
CoreException
java.lang.InterruptedException

getRef

public Ref getRef()