Uses of Class
org.alfresco.rest.api.search.model.SearchEntry
-
Packages that use SearchEntry Package Description org.alfresco.rest.api.model -
-
Uses of SearchEntry in org.alfresco.rest.api.model
Fields in org.alfresco.rest.api.model declared as SearchEntry Modifier and Type Field Description protected SearchEntryNode. searchMethods in org.alfresco.rest.api.model that return SearchEntry Modifier and Type Method Description SearchEntryNode. getSearch()Methods in org.alfresco.rest.api.model with parameters of type SearchEntry Modifier and Type Method Description voidNode. setSearch(SearchEntry search)
-