|
eXo JCR :: Ext :: Services 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.organization.GroupImpl
public class GroupImpl
Created by The eXo Platform SAS. Date: 24.07.2008
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
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.Grouppublic String toString()
toString in class Objectpublic GroupImpl clone()
clone in interface org.exoplatform.services.organization.ExtendedCloneableclone in class Object
|
eXo JCR :: Ext :: Services 1.15.10-GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||