public class PortalResourceHandler extends SMYLDObject implements DBErrorHandler
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
PortalResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addError(Exception e,
Connection c) |
void |
convertToDatabase(PESwingApplicationReader res,
DBSettings targetDatabase,
String targetAppID) |
void |
convertToDatabase(String xmlResFile,
DBSettings targetDatabase,
String targetAppID) |
void |
convertToXML(PESwingApplicationReader res,
String targetXMLFile) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic void convertToXML(PESwingApplicationReader res, String targetXMLFile) throws IOException
IOExceptionpublic void convertToDatabase(PESwingApplicationReader res, DBSettings targetDatabase, String targetAppID) throws Exception
Exceptionpublic void convertToDatabase(String xmlResFile, DBSettings targetDatabase, String targetAppID) throws Exception
Exceptionpublic boolean addError(Exception e, Connection c)
addError in interface DBErrorHandlerCopyright © 2019 SMYLD. All rights reserved.