Package org.alfresco.rest.model
Class RestSimpleConditionDefinitionModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSimpleConditionDefinitionModel
- All Implemented Interfaces:
IModelAssertion<RestSimpleConditionDefinitionModel>,IRestModel<RestSimpleConditionDefinitionModel>,org.alfresco.utility.model.Model
public class RestSimpleConditionDefinitionModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestSimpleConditionDefinitionModel>
Generated by 'Kristian.Dimitrov@hyland.com' on '2022-07-13 15:53' from 'Alfresco Content Services REST API' swagger file
Generated from 'Alfresco Content Services REST API' swagger file
Base Path {@linkplain /alfresco/api/-default-/public/alfresco/versions/1}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetField()inthashCode()onModel()voidsetComparator(String comparator) voidvoidsetParameter(String parameter) toString()Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJsonMethods 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
-
RestSimpleConditionDefinitionModel
public RestSimpleConditionDefinitionModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestSimpleConditionDefinitionModel>
-
getField
-
setField
-
getComparator
-
setComparator
-
getParameter
-
setParameter
-
toString
- Overrides:
toStringin classorg.alfresco.utility.model.TestModel
-
equals
-
hashCode
public int hashCode()
-