org.kuali.ole.ingest
Class OLEAccountInfoExtractor
java.lang.Object
org.kuali.ole.ingest.OLEAccountInfoExtractor
public class OLEAccountInfoExtractor
- extends Object
OLEAccountInfoExtractor adds the fund Code OLE as a Map and as well as return the function code based on the given vendorReferenceNumber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OLEAccountInfoExtractor
public OLEAccountInfoExtractor()
- Default constructor of OLEAccountInfoExtractor.
adds the fund Code OLE as a MAP.
buildAccountInfoMap
public HashMap<String,String> buildAccountInfoMap(String vendorReferenceNumber)
- This method returns functionCode for the corresponding vendorReferenceNumber
- Parameters:
vendorReferenceNumber
-
- Returns:
- fundCode.
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.