|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
a personal group is a LDAP group referenced in the personal store
Field Summary |
Fields inherited from interface com.sun.im.service.PersonalStoreEntry |
BOOKMARK, BOOKMARK_FOLDER, CONFERENCE, CONTACT, CONTACT_FOLDER, FOLDER, GATEWAY, GROUP, PROFILE, PROFILE_FOLDER, WATCHER |
Method Summary | |
java.util.Collection |
expand()
get the members of the group, recursively |
java.lang.String |
getDistinguishedName()
get the distinguished name for the group |
CollaborationGroup |
getGroup()
returns the CollaborationGroup for this group |
void |
setDistinguishedName(java.lang.String name)
set the distinguished name for the group |
Methods inherited from interface com.sun.im.service.PersonalStoreEntry |
addToFolder, getDisplayName, getEntryId, getFolders, getType, remove, removeFromFolder, save, setDisplayName |
Method Detail |
public java.util.Collection expand()
public void setDistinguishedName(java.lang.String name)
public java.lang.String getDistinguishedName()
public CollaborationGroup getGroup()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |