org.kuali.kfs.fp.businessobject.defaultvalue
Class CashDrawerCampusDefaultValueFinder
java.lang.Object
org.kuali.kfs.fp.businessobject.defaultvalue.CashDrawerCampusDefaultValueFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.valueFinder.ValueFinder
public class CashDrawerCampusDefaultValueFinder
- extends Object
- implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder
Finds the campus of the currently logged in user and uses that as the campus code
Method Summary |
String |
getValue()
Uses CashReceiptService#getCashReceiptVerificationUnitForUser to find the current user's
cash receipt campus and returns that value as the cash drawer campus. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CashDrawerCampusDefaultValueFinder
public CashDrawerCampusDefaultValueFinder()
getValue
public String getValue()
- Uses CashReceiptService#getCashReceiptVerificationUnitForUser to find the current user's
cash receipt campus and returns that value as the cash drawer campus.
- 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.