org.kuali.kfs.module.ar.businessobject.defaultvalue
Class InstitutionNameValueFinder

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

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

A value finder that returns the institution name from the INSTITUTION_NAME for Org Options Maint. Doc


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

Constructor Detail

InstitutionNameValueFinder

public InstitutionNameValueFinder()
Method Detail

getValue

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


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