Class DeleteByQueryDocumentResponse
java.lang.Object
com.liferay.portal.search.engine.adapter.document.DeleteByQueryDocumentResponse
- All Implemented Interfaces:
DocumentResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeleteByQueryDocumentResponse
public DeleteByQueryDocumentResponse(long deleted, long took)
-
-
Method Details
-
getDeleted
public long getDeleted() -
getTook
public long getTook()
-