Package org.alfresco.rest.model
Class RestGroupsModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestGroupsModel
- All Implemented Interfaces:
IModelAssertion<RestGroupsModel>,IRestModel<RestGroupsModel>,org.alfresco.utility.model.Model
public class RestGroupsModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestGroupsModel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getZones()onModel()voidsetDescription(String description) voidsetDisplayName(String displayName) voidsetHasSubgroups(Boolean hasSubgroups) voidvoidvoidsetParentIds(List<String> parentIds) voidMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestGroupsModel
public RestGroupsModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestGroupsModel>
-
getId
-
setId
-
getDisplayName
-
setDisplayName
-
getDescription
-
setDescription
-
getHasSubgroups
-
setHasSubgroups
-
getIsRoot
-
setIsRoot
-
getParentIds
-
setParentIds
-
getZones
-
setZones
-