olr.om
Class OmContext

java.lang.Object
  extended byolr.om.OmContext

public final class OmContext
extends java.lang.Object


Method Summary
static RdfUser getUser()
          TODO Make only visible pacga wide
static void setConnection(java.sql.Connection connection)
           
static void setUser(RdfUser user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setConnection

public static void setConnection(java.sql.Connection connection)
Parameters:
connection - The connection to set.

getUser

public static RdfUser getUser()
TODO Make only visible pacga wide

Returns:
Returns the user.

setUser

public static void setUser(RdfUser user)


Copyright © 2001-2004 University of Hannover. All Rights Reserved.