public class OleLoanDocumentPlatformAwareDao extends org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc
| Constructor and Description | 
|---|
| OleLoanDocumentPlatformAwareDao() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getProperty(String property) | 
| List<String> | getUpdateQueriesForDate(List<BulkUpdateDataObject> bulkUpdateDataObjects) | 
| void | setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig) | 
| int[] | updateLoanDocument(List<BulkUpdateDataObject> bulkUpdateDataObjects) | 
getDbPlatform, setDbPlatformgetSimpleJdbcTemplate, initTemplateConfigpublic OleLoanDocumentPlatformAwareDao()
public int[] updateLoanDocument(List<BulkUpdateDataObject> bulkUpdateDataObjects)
public List<String> getUpdateQueriesForDate(List<BulkUpdateDataObject> bulkUpdateDataObjects)
protected String getProperty(String property)
public void setCurrentContextConfig(org.kuali.rice.core.api.config.property.Config currentContextConfig)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.