| Package | Description |
|---|---|
| org.apache.shindig.social.opensocial.spi |
The Social Service Provider Interface package
|
| Modifier and Type | Method and Description |
|---|---|
LocalId |
GlobalId.getLocalId()
Get the localId
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalId.setLocalId(LocalId localId)
Set the localId with a LocalId
|
| Constructor and Description |
|---|
GlobalId(DomainName domainName,
LocalId localId)
Construct a GlobalId with the provided a valid DomainName and LocalId
|
ObjectId(LocalId localId)
This constructor allows for a LocalId to be passed in order
to create an ObjectId.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.