Package org.alfresco.rest.model
Class RestCategoryLinkBodyModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestCategoryLinkBodyModel
- All Implemented Interfaces:
IModelAssertion<RestCategoryLinkBodyModel>,IRestModel<RestCategoryLinkBodyModel>,org.alfresco.utility.model.Model
public class RestCategoryLinkBodyModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestCategoryLinkBodyModel>
Generated by 'mpichura' on '2022-12-01 13:41' 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}
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
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
-
RestCategoryLinkBodyModel
public RestCategoryLinkBodyModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestCategoryLinkBodyModel>
-
getCategoryId
-
setCategoryId
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classorg.alfresco.utility.model.TestModel
-
builder
-