com.softwareag.mdm.service
Class ArchiveExportSpec
java.lang.Object
com.softwareag.mdm.service.ArchiveExportSpec
- public class ArchiveExportSpec
- extends Object
Defines the features of an Archive export.
For being valid, an instance of this class must at least define an Archive target.
If no adaptations are specified by method addInstance(AdaptationName, boolean)
,
then all the current home will be exported.
- See Also:
ProcedureContext.doExportArchive(ArchiveExportSpec)
ArchiveExportSpec
public ArchiveExportSpec()
addInstance
public void addInstance(AdaptationName anAdaptation,
boolean exportAllDescendants)
- Adds an instance to export.
- Parameters:
anAdaptation
- reference of the instance to exportexportAllDescendants
- indicates if the instance's descendants must be also exported.
getArchive
public Archive getArchive()
setArchive
public void setArchive(Archive archive)
getDifferencesBetweenHomes
public DifferenceBetweenHomes getDifferencesBetweenHomes()
setDifferencesBetweenHomes
public void setDifferencesBetweenHomes(DifferenceBetweenHomes differencesBetweenHomes)
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.