java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.utility.model.SiteModel
org.alfresco.rest.model.RestSiteModel
org.alfresco.rest.rm.community.model.site.RMSite
All Implemented Interfaces:
IModelAssertion<RestSiteModel>, IRestModel<RestSiteModel>, org.alfresco.utility.model.Model

public class RMSite extends RestSiteModel
POJO for RM Site component
Since:
2.6
Author:
Rodica Sutu
  • Field Summary

    Fields inherited from class org.alfresco.utility.model.SiteModel

    description, guid, id, title, visibility
  • Method Summary

    Methods inherited from class org.alfresco.rest.model.RestSiteModel

    getPreset, getRole, onModel, setPreset, setRole

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

    getDescription, getGuid, getGuidWithoutVersion, getId, getRandomSiteModel, getTitle, getVisibility, setDescription, setGuid, setId, setTitle, setVisibility

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

    setRandomValuesForAllFields, toInfo, toJson, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion

    and, assertThat