org.ow2.orchestra.b4p.ws
Class CurrentUser

java.lang.Object
  extended by org.ow2.orchestra.b4p.ws.CurrentUser

public class CurrentUser
extends Object

Created by: Guillaume Porcher Date: 12/09/11 Time: 22:01


Constructor Summary
CurrentUser()
           
 
Method Summary
static String getCurrentUser()
           
static void setCurrentUser(String currentUser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentUser

public CurrentUser()
Method Detail

getCurrentUser

public static String getCurrentUser()

setCurrentUser

public static void setCurrentUser(String currentUser)


Copyright © 2012 OW2 Consortium. All Rights Reserved.