Uses of Class
org.alfresco.rest.search.RestRequestFieldsModel
-
Packages that use RestRequestFieldsModel Package Description org.alfresco.rest.search -
-
Uses of RestRequestFieldsModel in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return RestRequestFieldsModel Modifier and Type Method Description RestRequestFieldsModelRestRequestFieldsModel. onModel()Methods in org.alfresco.rest.search that return types with arguments of type RestRequestFieldsModel Modifier and Type Method Description ModelAssertion<RestRequestFieldsModel>RestRequestFieldsModel. and()ModelAssertion<RestRequestFieldsModel>RestRequestFieldsModel. assertThat()java.util.List<RestRequestFieldsModel>RestRequestHighlightModel. getFields()Method parameters in org.alfresco.rest.search with type arguments of type RestRequestFieldsModel Modifier and Type Method Description voidRestRequestHighlightModel. setFields(java.util.List<RestRequestFieldsModel> fields)
-