public interface OriginEntryGroupService
| Modifier and Type | Method and Description | 
|---|---|
| void | createBackupGroup()Create the backup group which has all the entries from all the groups where all the flags are set Y. | 
| File | createGroup(String fileName) | 
| void | deleteFile(String fileName) | 
| File[] | getAllFileInBatchDirectory() | 
| File | getFileWithFileName(String fileName) | 
| boolean | getGroupExists(String groupId) | 
| String | getNewestScrubberErrorFileName() | 
void createBackupGroup()
File createGroup(String fileName)
boolean getGroupExists(String groupId)
String getNewestScrubberErrorFileName()
File[] getAllFileInBatchDirectory()
File getFileWithFileName(String fileName)
void deleteFile(String fileName)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.