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

public class Hold extends org.alfresco.utility.model.TestModel
POJO for hold
Author:
Damian Ujma
  • 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

    • Hold

      public Hold()
  • Method Details