public class IndexDocumentResponse extends java.lang.Object implements DocumentResponse
Constructor and Description |
---|
IndexDocumentResponse(int status)
Deprecated.
As of Mueller (7.2.x), replaced by
IndexDocumentResponse(int, String) |
IndexDocumentResponse(int status,
java.lang.String uid) |
Modifier and Type | Method and Description |
---|---|
int |
getStatus() |
java.lang.String |
getUid() |
@Deprecated public IndexDocumentResponse(int status)
IndexDocumentResponse(int, String)
public IndexDocumentResponse(int status, java.lang.String uid)