public class GroupImpl extends Object implements org.exoplatform.services.organization.Group, org.exoplatform.services.organization.ExtendedCloneable
| Modifier and Type | Method and Description |
|---|---|
GroupImpl |
clone() |
String |
getDescription() |
String |
getGroupName() |
String |
getId() |
String |
getLabel() |
String |
getParentId() |
void |
setDescription(String desc) |
void |
setGroupName(String name) |
void |
setLabel(String name) |
void |
setParentId(String parentId)
Sets new parenId and refresh groupId.
|
String |
toString() |
public String getDescription()
getDescription in interface org.exoplatform.services.organization.Grouppublic String getGroupName()
getGroupName in interface org.exoplatform.services.organization.Grouppublic String getId()
getId in interface org.exoplatform.services.organization.Grouppublic String getLabel()
getLabel in interface org.exoplatform.services.organization.Grouppublic String getParentId()
getParentId in interface org.exoplatform.services.organization.Grouppublic void setDescription(String desc)
setDescription in interface org.exoplatform.services.organization.Grouppublic void setGroupName(String name)
setGroupName in interface org.exoplatform.services.organization.Grouppublic void setParentId(String parentId)
public void setLabel(String name)
setLabel in interface org.exoplatform.services.organization.GroupCopyright © 2014 eXo Platform SAS. All Rights Reserved.