|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SocialGroup
The container representing social groups in Clearspace.
| Nested Class Summary | |
|---|---|
static class |
SocialGroup.Type
Enumeration of the type of social group |
| Method Summary | |
|---|---|
SocialGroup.Type |
getType()
Returns the type of the social group. |
User |
getUser()
Returns the user that created the social group. |
void |
setType(SocialGroup.Type type)
Sets the type of the social group. |
| Methods inherited from interface com.jivesoftware.community.JiveContainer |
|---|
getAvailableContentTypes, getContentTypes, getCreationDate, getDescription, getDisplayName, getInterceptorManager, getModificationDate, getName, getPermissions, getPermissionsManager, getProperties, getTaggableTypes, isAuthorized, setContentTypes, setCreationDate, setDescription, setDisplayName, setModificationDate, setName |
| Methods inherited from interface com.jivesoftware.community.JiveObject |
|---|
getID, getObjectType |
| Methods inherited from interface com.jivesoftware.community.JiveObject |
|---|
getID, getObjectType |
| Method Detail |
|---|
SocialGroup.Type getType()
SocialGroup.Typevoid setType(SocialGroup.Type type)
type - the type of the social group.SocialGroup.TypeUser getUser()
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||