Class PutFollowCCRResponse
java.lang.Object
com.liferay.portal.search.engine.adapter.ccr.PutFollowCCRResponse
- All Implemented Interfaces:
CCRResponse
-
Constructor Summary
ConstructorsConstructorDescriptionPutFollowCCRResponse
(boolean followIndexCreated, boolean indexFollowingStarted) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
PutFollowCCRResponse
public PutFollowCCRResponse(boolean followIndexCreated, boolean indexFollowingStarted)
-
-
Method Details
-
isFollowIndexCreated
public boolean isFollowIndexCreated() -
isIndexFollowingStarted
public boolean isIndexFollowingStarted()
-