Uses of Class
org.alfresco.rest.search.ResponseHighLightModel
-
Packages that use ResponseHighLightModel Package Description org.alfresco.rest.search -
-
Uses of ResponseHighLightModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return ResponseHighLightModel Modifier and Type Method Description ResponseHighLightModelResponseHighLightModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type ResponseHighLightModel Modifier and Type Method Description ModelAssertion<ResponseHighLightModel>ResponseHighLightModel. and()ModelAssertion<ResponseHighLightModel>ResponseHighLightModel. assertThat()java.util.List<ResponseHighLightModel>SearchScoreModel. getHighlight()Method parameters in org.alfresco.rest.search with type arguments of type ResponseHighLightModel Modifier and Type Method Description voidSearchScoreModel. setHighlight(java.util.List<ResponseHighLightModel> highlight)
-