public class OLEEncumberOpenRecurringOrdersServiceImpl extends Object implements OLEEncumberOpenRecurringOrdersService
| Modifier and Type | Field and Description | 
|---|---|
| protected String | batchFileDirectoryName | 
| protected org.kuali.rice.krad.service.BusinessObjectService | businessObjectService | 
| Constructor and Description | 
|---|
| OLEEncumberOpenRecurringOrdersServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | createRolloverDirectory() | 
| File[] | getAllFileInBatchDirectory() | 
| String | getBatchFileDirectoryName() | 
| protected org.kuali.rice.krad.service.BusinessObjectService | getBusinessObjectService() | 
| void | setBatchFileDirectoryName(String batchFileDirectoryName) | 
protected String batchFileDirectoryName
protected org.kuali.rice.krad.service.BusinessObjectService businessObjectService
public OLEEncumberOpenRecurringOrdersServiceImpl()
public File[] getAllFileInBatchDirectory()
getAllFileInBatchDirectory in interface OLEEncumberOpenRecurringOrdersServicepublic String getBatchFileDirectoryName()
public void setBatchFileDirectoryName(String batchFileDirectoryName)
protected org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public void createRolloverDirectory()
createRolloverDirectory in interface OLEEncumberOpenRecurringOrdersServiceCopyright © 2004–2015 The Kuali Foundation. All rights reserved.