com.ibm.pim.extensionpoints
Interface CatalogPreviewFunction


public interface CatalogPreviewFunction

Interface that represents the Catalog Preview function

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

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void catalogPreview(CatalogPreviewFunctionArguments inArgs)
          Create a 'preview' of a Catalog.
 

Field Detail

copyright

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

catalogPreview

void catalogPreview(CatalogPreviewFunctionArguments inArgs)
Create a 'preview' of a Catalog.

Parameters:
inArgs - the arguments for this invocation