Uses of Class
org.alfresco.rest.search.SearchNodeModel
-
Packages that use SearchNodeModel Package Description org.alfresco.rest.search -
-
Uses of SearchNodeModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return SearchNodeModel Modifier and Type Method Description SearchNodeModelSearchNodeModel. getModel()SearchNodeModelSearchNodeModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type SearchNodeModel Modifier and Type Method Description ModelAssertion<SearchNodeModel>SearchNodeModel. and()ModelAssertion<SearchNodeModel>SearchNodeModel. assertThat()Methods in org.alfresco.rest.search with parameters of type SearchNodeModel Modifier and Type Method Description voidSearchNodeModel. setModel(SearchNodeModel model)
-