Operation |
Details |
public calculateItemListFileSizes( String itemList):long |
Sequential Tags: | throws=ExportManagerException
| |
public explainFormatsXML():String |
Sequential Tags: | throws=ExportManagerException,IOException
| |
public generateArchive( String exportFormat, String archiveFormat, byte[] export, String itemListFiltered):byte |
Sequential Tags: | throws=ExportManagerException,IOException
| |
public generateArchive( String archiveFormat, String itemListFiltered):byte |
Sequential Tags: | throws=ExportManagerException,IOException
| |
public generateArchiveFile( String exportFormat, String archiveFormat, byte[] exportOut, String itemListFiltered):File |
Sequential Tags: | throws=ExportManagerException,IOException
| |
public getOutput( String exportFormat, String outputFormat, String archiveFormat, String itemList):byte |
Sequential Tags: | throws=ExportManagerException,IOException
| |
public getOutputFile( String exportFormat, String outputFormat, String archiveFormat, String itemList):File |
Sequential Tags: | throws=ExportManagerException,IOException
| |