org.kuali.kfs.coa.businessobject.defaultvalue
Class CurrentUserOrgValueFinder

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

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

A value finder that returns the current user's default organization code.


Constructor Summary
CurrentUserOrgValueFinder()
           
 
Method Summary
 String getValue()
          returns the current user's default organization code
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentUserOrgValueFinder

public CurrentUserOrgValueFinder()
Method Detail

getValue

public String getValue()
returns the current user's default organization code

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.