Class IndicesExistsIndexResponse

java.lang.Object
com.liferay.portal.search.engine.adapter.index.IndicesExistsIndexResponse
All Implemented Interfaces:
IndexResponse

public class IndicesExistsIndexResponse extends Object implements IndexResponse
  • Constructor Details

    • IndicesExistsIndexResponse

      public IndicesExistsIndexResponse(boolean exists)
  • Method Details

    • isExists

      public boolean isExists()