public class OLEReEncumberRecurringOrdersJobServiceImpl extends org.kuali.rice.core.framework.persistence.jdbc.dao.PlatformAwareDaoBaseJdbc implements OLEReEncumberRecurringOrdersJobService
| Modifier and Type | Field and Description | 
|---|---|
| protected org.kuali.rice.core.api.datetime.DateTimeService | dateTimeService | 
| protected org.kuali.rice.coreservice.framework.parameter.ParameterService | parameterService | 
| protected RunDateService | runDateService | 
| Constructor and Description | 
|---|
| OLEReEncumberRecurringOrdersJobServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| Date | calculateRunDate(Date currentDate) | 
| org.kuali.rice.core.api.datetime.DateTimeService | getDateTimeService() | 
| String | getParameter(String name) | 
| org.kuali.rice.coreservice.framework.parameter.ParameterService | getParameterService() | 
| RunDateService | getRunDateService() | 
| void | retrieveReEncumberRecuringOrders() | 
getDbPlatform, setDbPlatformgetSimpleJdbcTemplate, initTemplateConfigprotected org.kuali.rice.core.api.datetime.DateTimeService dateTimeService
protected RunDateService runDateService
protected org.kuali.rice.coreservice.framework.parameter.ParameterService parameterService
public OLEReEncumberRecurringOrdersJobServiceImpl()
public void retrieveReEncumberRecuringOrders()
retrieveReEncumberRecuringOrders in interface OLEReEncumberRecurringOrdersJobServicepublic String getParameter(String name)
public org.kuali.rice.core.api.datetime.DateTimeService getDateTimeService()
public RunDateService getRunDateService()
public Date calculateRunDate(Date currentDate)
public org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.