org.kuali.kfs.module.cg.businessobject.defaultvalue
Class CurrentSessionUserValueFinder

java.lang.Object
  extended by org.kuali.kfs.module.cg.businessobject.defaultvalue.CurrentSessionUserValueFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.valueFinder.ValueFinder

public class CurrentSessionUserValueFinder
extends Object
implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder

Gets the value of the user in the current session.


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

Constructor Detail

CurrentSessionUserValueFinder

public CurrentSessionUserValueFinder()
Method Detail

getValue

public String getValue()
Specified by:
getValue in interface org.kuali.rice.kns.lookup.valueFinder.ValueFinder
See Also:
ValueFinder.getValue()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.