public class ExportServiceImpl extends java.lang.Object implements IExportService
IExportService implementation.IExportService.ExportLogType| Constructor and Description |
|---|
ExportServiceImpl(OdiInstance pOdiInstance)
Constructs an ExportServiceImpl object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
exportAllScenarii(IOdiScenarioSourceContainer pScenarioContainer,
java.lang.String pFolderPath,
boolean pExportScenarioOfPackages,
boolean pExportScenarioOfMapping,
boolean pExportScenarioOfProcedures,
boolean pExportScenarioOfVariables,
EncodingOptions pEncodingDetails,
boolean pRecursiveExport,
boolean pOverwrite)
Deprecated.
|
void |
exportAllScenarii(IOdiScenarioSourceContainer pScenarioContainer,
java.lang.String pFolderPath,
boolean pExportScenarioOfPackages,
boolean pExportScenarioOfMapping,
boolean pExportScenarioOfProcedures,
boolean pExportScenarioOfVariables,
EncodingOptions pEncodingDetails,
boolean pRecursiveExport,
boolean pOverwrite,
char[] pExportKey,
boolean pExportWithoutCipherData)
Export all the scenarios contained in this scenario source container.
|
void |
exportAllScenarios(IOdiScenarioSourceContainer pScenarioContainer,
java.lang.String pFolderPath,
boolean pExportScenarioOfPackages,
boolean pExportScenarioOfMappings,
boolean pExportScenarioOfProcedures,
boolean pExportScenarioOfVariables,
EncodingOptions pEncodingDetails,
boolean pRecursiveExport,
boolean pOverwrite)
Deprecated.
|
void |
exportAllScenarios(IOdiScenarioSourceContainer pScenarioContainer,
java.lang.String pFolderPath,
boolean pExportScenarioOfPackages,
boolean pExportScenarioOfMappings,
boolean pExportScenarioOfProcedures,
boolean pExportScenarioOfVariables,
EncodingOptions pEncodingDetails,
boolean pRecursiveExport,
boolean pOverwrite,
char[] pExportKey,
boolean pExportWithoutCipherData)
Export all the scenarios contained in this scenario source container.
|
void |
exportExecutionEnvironmentInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportExecutionEnvironmentInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the execution environment objets into a given folder.
Execution Environment objects include : Technologies, Connections, Contexts, Agents, Generical Actions. |
void |
exportExecutionEnvironmentInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportExecutionEnvironmentInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the execution environment objects into a given zip file.
Execution Environment objects include : Technologies, Connections, Contexts, Agents, Generical Actions. |
void |
exportLogicalTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportLogicalTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the logical topology objets into a given folder.
Logical Topology objects include : Technologies, Logical Agents, Logical Schemas, Actions Groups, Actions, Datatypes, Datatype conversions. |
void |
exportLogicalTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportLogicalTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the logical topology objects into a given zip file.
Logical Topology objects include : Technologies, Logical Agents, Logical Schemas, Actions Groups, Actions, Datatypes, Datatype conversions. |
void |
exportLogsInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType)
Deprecated.
|
void |
exportLogsInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the execution logs (load plan runs, sessions and related objects) by given parameters into the specified folder.
|
void |
exportLogsInZipFile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType)
Deprecated.
|
void |
exportLogsInZipFile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the execution logs (load plan runs, sessions and related objects) by given parameters into the specified zip file.
|
void |
exportMasterInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions)
Deprecated.
|
void |
exportMasterInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the master objets into a given folder.
Master objects include : Objects, Methodes, Profiles, Users, Languages, Versions, Solutions, Open Tools, Password rules & polices, Entities, Links, Fields, Lookups. |
void |
exportMasterInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions)
Deprecated.
|
void |
exportMasterInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the master objects into a given zip file.
Master objects include : Objects, Methodes, Profiles, Users, Languages, Versions, Solutions, Open Tools, Password rules & polices, Entities, Links, Fields, Lookups. |
void |
exportSecurityInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportSecurityInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the security objets into a given folder.
Security objects include : Objects, Methods, Users, Profiles, Instances of Objects, Hosts, Password rules & policies. |
void |
exportSecurityInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportSecurityInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the security objects into a given zip file.
Security objects include : Objects, Methods, Users, Profiles, Instances of Objects, Hosts, Password rules & policies. |
void |
exportSessionsInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate)
Exports the execution logs (sessions and related objects) by given parameters into the specified folder.
|
void |
exportSessionsInZipFile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate)
Exports the execution logs (sessions and related objects) by given parameters into the specified zip file.
|
void |
exportTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the topology objets into a given folder.
Topology objects include : Entity IDs, Lacal Repositories, Connections, Hosts, Logical Agents, Agents, Generical Actions, Technologies, Datatypes, Datatypes conversions. |
void |
exportTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the topology objects into a given zip file.
Topology objects include : Entity IDs, Lacal Repositories, Connections, Hosts, Logical Agents, Agents, Generical Actions, Technologies, Datatypes, Datatypes conversions. |
void |
exportToXml(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportToXml(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the given object to a XML file.
|
void |
exportToXml(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData,
boolean exportScenarioLogs) |
void |
exportToXmlWithParents(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportToXmlWithParents(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Exports the given object to a XML file along with its parent objects.
|
void |
exportWorkInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportWorkInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Export the work objects into a given folder.
|
void |
exportWorkInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
Deprecated.
|
void |
exportWorkInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
Export the work objects into a given zip file.
|
boolean |
isNeverTransformNonAsciiChars() |
void |
setNeverTransformNonAsciiChars(boolean flag)
set Non Ascii Conversion Preference with boolean param.If set to true,Spaces in Export File Name remain same,if set to False,spaces get converted to "_"
|
public ExportServiceImpl(OdiInstance pOdiInstance)
pOdiInstance - an OdiInstance object@Deprecated public void exportAllScenarii(IOdiScenarioSourceContainer pScenarioContainer, java.lang.String pFolderPath, boolean pExportScenarioOfPackages, boolean pExportScenarioOfMapping, boolean pExportScenarioOfProcedures, boolean pExportScenarioOfVariables, EncodingOptions pEncodingDetails, boolean pRecursiveExport, boolean pOverwrite)
exportAllScenarii in interface IExportServicepublic void exportAllScenarii(IOdiScenarioSourceContainer pScenarioContainer, java.lang.String pFolderPath, boolean pExportScenarioOfPackages, boolean pExportScenarioOfMapping, boolean pExportScenarioOfProcedures, boolean pExportScenarioOfVariables, EncodingOptions pEncodingDetails, boolean pRecursiveExport, boolean pOverwrite, char[] pExportKey, boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportAllScenarii in interface IExportServicepScenarioContainer - the object that contains the scenario source.pFolderPath - the folder in which the scenarios will be exported.pExportScenarioOfPackages - if true, the scenarios generated from packages will be exported.pExportScenarioOfProcedures - if true, the scenarios generated from procedures will be exported.pExportScenarioOfVariables - if true, the scenarios generated from variables will be exported.pEncodingDetails - details about the Java and XML encoding.pRecursiveExport - will export all the scenario within the scenario source container hierarchy.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.@Deprecated
public void exportExecutionEnvironmentInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
IExportServicenull in the XML file.exportExecutionEnvironmentInFolder in interface IExportServicepublic void exportExecutionEnvironmentInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
If files with the same name already exist in the folder, they will be overwritten.
exportExecutionEnvironmentInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportExecutionEnvironmentInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
throws java.io.IOException
IExportServicenull in the XML file.exportExecutionEnvironmentInZipfile in interface IExportServicejava.io.IOExceptionpublic void exportExecutionEnvironmentInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportExecutionEnvironmentInZipfile in interface IExportServicepFolderPath - the folder in which the zip file will be created.pZipFileName - the name of the zip file.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.@Deprecated
public void exportLogicalTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
IExportServicenull in the XML file.exportLogicalTopologyInFolder in interface IExportServicepublic void exportLogicalTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
If files with the same name already exist in the folder, they will be overwritten.
exportLogicalTopologyInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportLogicalTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
throws java.io.IOException
IExportServicenull in the XML file.exportLogicalTopologyInZipfile in interface IExportServicejava.io.IOExceptionpublic void exportLogicalTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportLogicalTopologyInZipfile in interface IExportServicepFolderPath - the folder in which the zip file will be created.pZipFileName - the name of the zip file.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.@Deprecated
public void exportMasterInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions)
IExportServicenull in the XML file.exportMasterInFolder in interface IExportServicepublic void exportMasterInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
If files with the same name already exist in the folder, they will be overwritten.
exportMasterInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pExportVersions - if true, the versionned objects will be exported.pExportSolutions - if true, the solutions of versionned objects will be exported.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportMasterInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions)
throws java.io.IOException
IExportServicenull in the XML file.exportMasterInZipfile in interface IExportServicejava.io.IOExceptionpublic void exportMasterInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
boolean pExportVersions,
boolean pExportSolutions,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportMasterInZipfile in interface IExportServicepFolderPath - the folder in which the zip file will be created.pZipFileName - the name of the zip file.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pEncodingDetails - details about the Java and XML encoding.pExportVersions - if true, the versionned objects will be exported.pExportSolutions - if true, the solutions of versionned objects will be exported.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.@Deprecated
public void exportSecurityInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
IExportServicenull in the XML file.exportSecurityInFolder in interface IExportServicepublic void exportSecurityInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
If files with the same name already exist in the folder, they will be overwritten.
exportSecurityInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportSecurityInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
throws java.io.IOException
IExportServicenull in the XML file.exportSecurityInZipfile in interface IExportServicejava.io.IOExceptionpublic void exportSecurityInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportSecurityInZipfile in interface IExportServicepFolderPath - the folder in which the zip file will be created.pZipFileName - the name of the zip file.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.@Deprecated
public void exportToXml(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails)
throws java.io.IOException
exportToXml in interface IExportServicejava.io.IOExceptionpublic void exportToXml(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportToXml in interface IExportServicepExportable - the object to export.pFolderPath - the folder in which the object will be exported.pforceOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pRecursiveExport - will export all the object hierarchy.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export Key used to encrypt any password cipher text in object.pExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.public void exportToXml(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData,
boolean exportScenarioLogs)
throws java.io.IOException
java.io.IOException@Deprecated
public void exportToXmlWithParents(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails)
throws java.io.IOException
IExportServicenull in the XML file.exportToXmlWithParents in interface IExportServicejava.io.IOExceptionpublic void exportToXmlWithParents(oracle.odi.domain.impexp.IExportable pExportable,
java.lang.String pFolderPath,
boolean pforceOverwrite,
boolean pRecursiveExport,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportToXmlWithParents in interface IExportServicepExportable - the object to export.pFolderPath - the folder in which the object will be exported.pforceOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pRecursiveExport - will export all the object hierarchy.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export Key used to encrypt any password cipher text in object.pExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.@Deprecated
public void exportTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
IExportServicenull in the XML file.exportTopologyInFolder in interface IExportServicepublic void exportTopologyInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
If files with the same name already exist in the folder, they will be overwritten.
exportTopologyInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
throws java.io.IOException
IExportServicenull in the XML file.exportTopologyInZipfile in interface IExportServicejava.io.IOExceptionpublic void exportTopologyInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportTopologyInZipfile in interface IExportServicepFolderPath - the folder in which the zip file will be created.pZipFileName - the name of the zip file.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.@Deprecated
public void exportWorkInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails)
IExportServicenull in the XML file.exportWorkInFolder in interface IExportServicepublic void exportWorkInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
If files with the same name already exist in the folder, they will be overwritten.
exportWorkInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportWorkInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails)
throws java.io.IOException
IExportServicenull in the XML file.exportWorkInZipfile in interface IExportServicejava.io.IOExceptionpublic void exportWorkInZipfile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
char[] pExportKey,
boolean pExportWithoutCipherData)
throws java.io.IOException
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportWorkInZipfile in interface IExportServicepFolderPath - the folder in which the zip file will be created.pZipFileName - the name of the zip file.pOverwrite - pif true, will overwrite an existing zip file in the same
folder with the same name.pEncodingDetails - details about the Java and XML encoding.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.java.io.IOException - if pOverwrite is false and the file
already exists.public void exportSessionsInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportSessionsInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pAgentName - execution agent namepContextCode - execution context codepSessionStatus - status of sessions to be exportedpSessionUserName - execution user namepSessionName - name of sessions to be exportedpFromDate - start of period for sessions to be exportedpToDate - end of period for sessions to be exportedpublic void exportSessionsInZipFile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportSessionsInZipFile in interface IExportServicepFolderPath - the folder in which the zip file will be createdpZipFileName - the name of the zip filepOverwrite - whether the zip file should be overwritten, if existpEncodingDetails - details about the Java and XML encoding.pAgentName - execution agent namepContextCode - execution context codepSessionStatus - status of sessions to be exportedpSessionUserName - execution user namepSessionName - name of sessions to be exportedpFromDate - start of period for sessions to be exportedpToDate - end of period for sessions to be exported@Deprecated
public void exportLogsInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType)
IExportServicenull in the XML file.exportLogsInFolder in interface IExportServicepublic void exportLogsInFolder(java.lang.String pFolderPath,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportLogsInFolder in interface IExportServicepFolderPath - the folder in which the objects will be exported.pEncodingDetails - details about the Java and XML encoding.pAgentName - execution agent namepContextCode - execution context codepSessionStatus - status of sessions to be exportedpSessionUserName - execution user namepSessionName - name of sessions to be exportedpFromDate - start of period for sessions to be exportedpToDate - end of period for sessions to be exportedpLogType - export log typepExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated
public void exportLogsInZipFile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType)
IExportServicenull in the XML file.exportLogsInZipFile in interface IExportServicepublic void exportLogsInZipFile(java.lang.String pFolderPath,
java.lang.String pZipFileName,
boolean pOverwrite,
EncodingOptions pEncodingDetails,
java.lang.String pAgentName,
java.lang.String pContextCode,
Status pSessionStatus,
java.lang.String pSessionUserName,
java.lang.String pSessionName,
java.sql.Date pFromDate,
java.sql.Date pToDate,
IExportService.ExportLogType pLogType,
char[] pExportKey,
boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportLogsInZipFile in interface IExportServicepFolderPath - the folder in which the zip file will be createdpZipFileName - the name of the zip filepOverwrite - whether the zip file should be overwritten, if existpEncodingDetails - details about the Java and XML encoding.pAgentName - execution agent namepContextCode - execution context codepSessionStatus - status of sessions to be exportedpSessionUserName - execution user namepSessionName - name of sessions to be exportedpFromDate - start of period for sessions to be exportedpToDate - end of period for sessions to be exportedpLogType - export log typepExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.@Deprecated public void exportAllScenarios(IOdiScenarioSourceContainer pScenarioContainer, java.lang.String pFolderPath, boolean pExportScenarioOfPackages, boolean pExportScenarioOfMappings, boolean pExportScenarioOfProcedures, boolean pExportScenarioOfVariables, EncodingOptions pEncodingDetails, boolean pRecursiveExport, boolean pOverwrite)
IExportServicenull in the XML file.exportAllScenarios in interface IExportServicepublic void exportAllScenarios(IOdiScenarioSourceContainer pScenarioContainer, java.lang.String pFolderPath, boolean pExportScenarioOfPackages, boolean pExportScenarioOfMappings, boolean pExportScenarioOfProcedures, boolean pExportScenarioOfVariables, EncodingOptions pEncodingDetails, boolean pRecursiveExport, boolean pOverwrite, char[] pExportKey, boolean pExportWithoutCipherData)
IExportServiceThis method will execute in the surrounding transaction and all pending persisted changes will be flushed before export.
exportAllScenarios in interface IExportServicepScenarioContainer - the object that contains the scenario source.pFolderPath - the folder in which the scenarios will be exported.pExportScenarioOfPackages - if true, the scenarios generated from packages will be exported.pExportScenarioOfMappings - if true, the scenarios generated from mappings will be exported.pExportScenarioOfProcedures - if true, the scenarios generated from procedures will be exported.pExportScenarioOfVariables - if true, the scenarios generated from variables will be exported.pEncodingDetails - details about the Java and XML encoding.pRecursiveExport - will export all the scenario within the scenario source container hierarchy.pOverwrite - if true, will overwrite an existing zip file in the same
folder with the same name.pExportKey - Export key used for Cipher text migrationpExportWithoutCipherData - boolean If pExportWithoutCipherData=true, then pExportKey param will be ignored and any cipher text data present in the export object will be made null in the export XML. If pExportWithoutCipherData=false, then pExportKey will be used to encrypt the cipher text data.public void setNeverTransformNonAsciiChars(boolean flag)
flag - public boolean isNeverTransformNonAsciiChars()