public class ExceptionInfoDAOXml extends BaseDAOXml implements ExceptionInfoDAO
| Constructor and Description |
|---|
ExceptionInfoDAOXml() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ExceptionInfo> |
findAll() |
void |
saveAll(java.util.Set<ExceptionInfo> exceptionList) |
derivePreviousFileName, readXmlFile, versionOutputFilepublic java.util.Set<ExceptionInfo> findAll()
findAll in interface ExceptionInfoDAOpublic void saveAll(java.util.Set<ExceptionInfo> exceptionList)
saveAll in interface ExceptionInfoDAOCopyright © 2015 The Admin4J Project. All Rights Reserved.