Package org.alfresco.rest.api.model
Class FavouriteSite
java.lang.Object
org.alfresco.rest.api.model.Site
org.alfresco.rest.api.model.FavouriteSite
- All Implemented Interfaces:
Comparable<Site>
Represents a user's favourite site.
Represented by a separate class in order to allow other attributes to be added.
- Author:
- steveglover
-
Field Summary
Fields inherited from class org.alfresco.rest.api.model.Site
description, DESCRIPTION, guid, GUID, id, ID, preset, PRESET, role, ROLE, title, TITLE, visibility, VISIBILITY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.api.model.Site
compareTo, equals, getDescription, getGuid, getId, getPreset, getRole, getTitle, getVisibility, hashCode, setDescription, setGuid, setId, setPreset, setRole, setTitle, setVisibility, wasSet