- InputParameter - Class in com.orchestranetworks.addon.tese
-
Represents the input parameter for an algorithm.
- InputParameter() - Constructor for class com.orchestranetworks.addon.tese.InputParameter
-
- isBestWord() - Method in interface com.orchestranetworks.addon.tese.SearchFieldConfiguration
-
- isDateSupported() - Method in class com.orchestranetworks.addon.tese.SearchComparator
-
Returns true
if the algorithm supports searching in date-type fields.
- isField() - Method in class com.orchestranetworks.addon.tese.SearchSelectionMode
-
Returns true
when the search is on fields.
- isFullTableScanRequired() - Method in class com.orchestranetworks.addon.tese.SearchComparator
-
Searches only the most relevant records by default.
- isKeywordUnbounded() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
-
- isNullSupported() - Method in class com.orchestranetworks.addon.tese.SearchComparator
-
Returns true
if the algorithm supports the comparison of null
for the pivot record.
- isNullSupported() - Method in class com.orchestranetworks.addon.tese.SearchDistanceObject
-
Null value must be supported.
- isNumericSupported() - Method in class com.orchestranetworks.addon.tese.SearchComparator
-
Returns true
if the algorithm supports numeric field.
- isPermissionChecked() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
-
- isPermissionChecked() - Method in class com.orchestranetworks.addon.tese.SearchContext
-
Checks user's permission to access data.
- isPersistedResult() - Method in class com.orchestranetworks.addon.tese.SearchContext
-
- isResultUnbounded() - Method in interface com.orchestranetworks.addon.tese.SearchConfiguration
-
- isSavedToHistory() - Method in class com.orchestranetworks.addon.tese.RepositorySearchContext
-
- isSearchDate() - Method in class com.orchestranetworks.addon.tese.SearchContext
-
Returns true
when the search is on a date/time data type.
- isSelectedByDefault() - Method in interface com.orchestranetworks.addon.tese.SearchTableConfiguration
-
- isTable() - Method in class com.orchestranetworks.addon.tese.SearchSelectionMode
-
Returns true
when the search is on tables.