Interface MappingIndexRequest<T extends IndexResponse>
- All Superinterfaces:
IndexRequest<T>
- All Known Implementing Classes:
GetFieldMappingIndexRequest
,GetMappingIndexRequest
,PutMappingIndexRequest
Deprecated.
As of Athanasius (7.3.x), with no direct replacement
-
Method Summary
Methods inherited from interface com.liferay.portal.search.engine.adapter.index.IndexRequest
accept, getIndexNames
-
Method Details
-
getMappingName
String getMappingName()Deprecated.
-