com.ibm.pim.extensionpoints
Interface RichSearchReportFunction
public interface RichSearchReportFunction
Interface that represents the Rich Search Report function
- Since:
- 6.0.0
- Equivalent in Script API:
- the script extension point
"RichSearchReportFunctionScript"
Field Summary |
static java.lang.String |
copyright
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
richSearchReport
void richSearchReport(RichSearchReportFunctionArguments inArgs)
- Create a rich search report.
- Parameters:
inArgs
- the arguments for this invocation.