Uses of Interface
com.ibm.pim.utils.ImportList

Packages that use ImportList
com.ibm.pim.utils   
 

Uses of ImportList in com.ibm.pim.utils
 

Methods in com.ibm.pim.utils that return ImportList
 ImportList EnvironmentImporter.getImportList(Document document)
          Gets the list of PIM objects in a zip file in the docstore.
 ImportList EnvironmentImporter.getImportList(java.lang.String documentPath)
          Gets the list of PIM objects in a zip file present at the specified documentPath.