|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Archive | |
com.softwareag.mdm.service | Provides classes and interfaces for implementing specific services and access rules on webMethods MDM. |
Uses of Archive in com.softwareag.mdm.service |
Methods in com.softwareag.mdm.service that return Archive | |
Archive |
ArchiveImportSpec.getArchive()
Returns the archive to import. |
Archive |
ArchiveExportSpec.getArchive()
|
static Archive |
Archive.forFile(File fileToImport)
Returns a reference to an archive zip file. |
static Archive |
Archive.forStream(String locationInfoOrNull,
InputStream aStream)
Returns a reference to an archive zip stream. |
static Archive |
Archive.forDirectory(File baseDirectory)
Returns a reference to an archive in its expanded directory tree structure form. |
Methods in com.softwareag.mdm.service with parameters of type Archive | |
void |
ProcedureContext.doExportArchive(Archive anArchive)
Exports the current home to the archive specified. |
void |
ProcedureContext.doImportArchive(Archive anArchive)
Imports the archive specified into the current home. |
void |
ArchiveImportSpec.setArchive(Archive archive)
Specifies the archive to import. |
void |
ArchiveExportSpec.setArchive(Archive archive)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.