Package org.alfresco.rest.search
Class ResponseHighLightModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.search.ResponseHighLightModel
- All Implemented Interfaces:
IModelAssertion<ResponseHighLightModel>,IRestModel<ResponseHighLightModel>,org.alfresco.utility.model.Model
public class ResponseHighLightModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<ResponseHighLightModel>
Pojo which represents the search response that includes the highlighting info.
- Author:
- Michael Suzuki
-
Constructor Details
-
ResponseHighLightModel
public ResponseHighLightModel()
-
-
Method Details
-
getField
-
setField
-
getSnippets
-
setSnippets
-
and
- Specified by:
andin interfaceIModelAssertion<ResponseHighLightModel>
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<ResponseHighLightModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<ResponseHighLightModel>
-