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

java.lang.Object
  extended by org.kuali.kfs.module.ar.businessobject.defaultvalue.SystemInformationValueFinderBase
Direct Known Subclasses:
OrganizationRemitToAddressNameValueFinder, OrganizationRemitToCityNameValueFinder, OrganizationRemitToLine1AddressValueFinder, OrganizationRemitToLine2AddressValueFinder, OrganizationRemitToStateCodeValueFinder, OrganizationRemitToZipCodeValueFinder

public class SystemInformationValueFinderBase
extends Object


Field Summary
protected  SystemInformation systemInformation
           
 
Constructor Summary
SystemInformationValueFinderBase()
          Constructs a SystemInformationValueFinderBase.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

systemInformation

protected SystemInformation systemInformation
Constructor Detail

SystemInformationValueFinderBase

public SystemInformationValueFinderBase()
Constructs a SystemInformationValueFinderBase. Sets the SystemInformation BO based on current year, current users chart of account code, and current users organization code



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