java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.rm.community.model.role.Role
All Implemented Interfaces:
org.alfresco.utility.model.Model

public class Role extends org.alfresco.utility.model.TestModel
POJO for role
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     

    Methods inherited from class org.alfresco.utility.model.TestModel

    setRandomValuesForAllFields, toInfo, toJson, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Role

      public Role()
  • Method Details