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