org.kuali.kfs.module.cg.businessobject.defaultvalue
Class CurrentSessionUserValueFinder
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentSessionUserValueFinder
public CurrentSessionUserValueFinder()
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.