Class IndexDocumentResponse
java.lang.Object
com.liferay.portal.search.engine.adapter.document.IndexDocumentResponse
- All Implemented Interfaces:
DocumentResponse
-
Constructor Summary
ConstructorsConstructorDescriptionIndexDocumentResponse
(int status, String uid) IndexDocumentResponse
(int status, String statusString, String uid) -
Method Summary
-
Constructor Details
-
IndexDocumentResponse
-
IndexDocumentResponse
-
-
Method Details
-
getStatus
public int getStatus() -
getStatusString
-
getUid
-