Uses of Class
org.alfresco.rest.search.RestResultSetContextModel
-
Packages that use RestResultSetContextModel Package Description org.alfresco.rest.search -
-
Uses of RestResultSetContextModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return RestResultSetContextModel Modifier and Type Method Description RestResultSetContextModelSearchResponse. getContext()RestResultSetContextModelRestResultSetContextModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type RestResultSetContextModel Modifier and Type Method Description ModelAssertion<RestResultSetContextModel>RestResultSetContextModel. and()ModelAssertion<RestResultSetContextModel>RestResultSetContextModel. assertThat()Methods in org.alfresco.rest.search with parameters of type RestResultSetContextModel Modifier and Type Method Description voidSearchResponse. setContext(RestResultSetContextModel context)
-