public class OLEBatchProcessBatchExportProfileValueFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Modifier and Type | Field and Description | 
|---|---|
| static List<org.kuali.rice.core.api.util.KeyValue> | locationKeyValues | 
| static int | refreshInterval | 
| static long | timeLastRefreshed | 
| Constructor and Description | 
|---|
| OLEBatchProcessBatchExportProfileValueFinder() | 
| Modifier and Type | Method and Description | 
|---|---|
| DocstoreUtil | getDocstoreUtil() | 
| List<org.kuali.rice.core.api.util.KeyValue> | getKeyValues() | 
| String | getProfileName(String profileName) | 
| static String | getValue(String batchVal) | 
| static List<org.kuali.rice.core.api.util.KeyValue> | initProfileDetailsForBatchExport() | 
| static List<String> | retrieveBatchProfileNamesForBatchExport(String locationVal) | 
public static List<org.kuali.rice.core.api.util.KeyValue> locationKeyValues
public static long timeLastRefreshed
public static int refreshInterval
public OLEBatchProcessBatchExportProfileValueFinder()
public DocstoreUtil getDocstoreUtil()
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
public static List<org.kuali.rice.core.api.util.KeyValue> initProfileDetailsForBatchExport()
public String getProfileName(String profileName)
public static List<String> retrieveBatchProfileNamesForBatchExport(String locationVal)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.