Uses of Class
org.alfresco.rest.search.SearchScoreModel
-
Packages that use SearchScoreModel Package Description org.alfresco.rest.search -
-
Uses of SearchScoreModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return SearchScoreModel Modifier and Type Method Description SearchScoreModelSearchNodeModel. getSearch()SearchScoreModelSearchScoreModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type SearchScoreModel Modifier and Type Method Description ModelAssertion<SearchScoreModel>SearchScoreModel. and()ModelAssertion<SearchScoreModel>SearchScoreModel. assertThat()Methods in org.alfresco.rest.search with parameters of type SearchScoreModel Modifier and Type Method Description voidSearchNodeModel. setSearch(SearchScoreModel search)
-