Package org.alfresco.rest.model
Class RestActionConstraintModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestActionConstraintModel
- All Implemented Interfaces:
IModelAssertion<RestActionConstraintModel>,IRestModel<RestActionConstraintModel>,org.alfresco.utility.model.Model
public class RestActionConstraintModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestActionConstraintModel>
Generated by 'mpichura' on '2022-10-05 09:58' 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 TypeMethodDescriptionbooleaninthashCode()onModel()voidsetConstraintName(String constraintName) voidsetConstraintValues(List<RestActionConstraintDataModel> constraintValues) 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
-
RestActionConstraintModel
public RestActionConstraintModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestActionConstraintModel>
-
getConstraintName
-
setConstraintName
-
getConstraintValues
-
setConstraintValues
-
equals
-
hashCode
public int hashCode()
-