MCRFullTextSearchRefresh.validate Method [AX 2012]

Validates that the selected search type has a view setup.

public boolean validate([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
Calling object.

Return Value

Type: boolean
true if everything is correctly setup; otherwise, false.

ExceptionCondition
Error

A MCRFullTextIndexField must be setup for the selected search type.

Community Additions

ADD
Show: