com.ibm.pim.extensionpoints
Interface CatalogToCatalogExportFunction


public interface CatalogToCatalogExportFunction

Interface that represents the Catalog To Catalog Export function

Since:
6.0.0
Equivalent in Script API:
the script extension point "CatalogToCatalogExport Script"

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void catalogToCatalogExport(CatalogToCatalogExportFunctionArguments inArgs)
          Perform a Catalog to Catalog Export
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

catalogToCatalogExport

void catalogToCatalogExport(CatalogToCatalogExportFunctionArguments inArgs)
Perform a Catalog to Catalog Export

Parameters:
inArgs - The arguments for this invocation