| Package | Description |
|---|---|
| org.apache.shindig.social.opensocial.spi |
The Social Service Provider Interface package
|
| Modifier and Type | Method and Description |
|---|---|
GroupId.Type |
GroupId.getType()
Get the type of the stored objectId.
|
static GroupId.Type |
GroupId.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupId.Type[] |
GroupId.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GroupId(GroupId.Type type,
String objectId)
Backwards Compatibility.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.