| Package | Description |
|---|---|
| org.apache.shindig.social.opensocial.spi |
The Social Service Provider Interface package
|
| Modifier and Type | Method and Description |
|---|---|
DomainName |
GlobalId.getDomainName()
Get the domainName
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalId.setDomainName(DomainName domainName)
Set the domainName with a DomainName
|
| Constructor and Description |
|---|
GlobalId(DomainName domainName,
LocalId localId)
Construct a GlobalId with the provided a valid DomainName and LocalId
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.