|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Export | |
---|---|
com.ibm.pim.job |
Uses of Export in com.ibm.pim.job |
---|
Methods in com.ibm.pim.job that return Export | |
---|---|
Export |
JobManager.createExport(java.lang.String exportName,
DestinationSpec destSpec,
Catalog sourceCatalog,
SpecMap destMap,
Export.Type exportContentType,
java.util.Map<Export.OptionalArguments,java.lang.Object> optionalArgs)
Creates a new export. |
Export |
JobManager.getExport(java.lang.String exportName)
Fetches the export with the specified name |
Methods in com.ibm.pim.job that return types with arguments of type Export | |
---|---|
java.util.Collection<Export> |
JobManager.getExports()
Fetches all the exports. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |