Package org.alfresco.rest.search
Class RestRequestQueryModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.search.RestRequestQueryModel
- All Implemented Interfaces:
IModelAssertion<RestRequestQueryModel>,IRestModel<RestRequestQueryModel>,org.alfresco.utility.model.Model
public class RestRequestQueryModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestRequestQueryModel>
Generated by 'msuzuki' on '2017-02-21 15:39' from 'Alfresco Search REST API' swagger file
Generated from 'Alfresco Search REST API' swagger file
Base Path {@linkplain /alfresco/api/-default-/public/search/versions/1}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetQuery()inthashCode()onModel()voidsetLanguage(String language) voidvoidsetUserQuery(String userQuery) Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestRequestQueryModel
public RestRequestQueryModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestRequestQueryModel>
-
getLanguage
-
setLanguage
-
getUserQuery
-
setUserQuery
-
getQuery
-
setQuery
-
equals
-
hashCode
public int hashCode()
-