Package org.alfresco.rest.api.model
Class SiteGroup
java.lang.Object
org.alfresco.rest.api.model.SiteGroup
- All Implemented Interfaces:
Comparable<SiteGroup>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SiteGroup
public SiteGroup() -
SiteGroup
-
-
Method Details
-
getMemberOfSite
-
getId
@UniqueId @EmbeddedEntityResource(propertyName="group", entityResource=GroupsEntityResource.class) public String getId() -
getRole
-
setRole
-
setId
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<SiteGroup>
-
toString
-