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 SearchEntry
Node. search
Methods in org.alfresco.rest.api.model that return SearchEntry Modifier and Type Method Description SearchEntry
Node. getSearch()
Methods in org.alfresco.rest.api.model with parameters of type SearchEntry Modifier and Type Method Description void
Node. setSearch(SearchEntry search)
-