|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Organization | |
|---|---|
| org.apache.shindig.social.core.model | Core Social Model |
| org.apache.shindig.social.opensocial.model | The Social Model API package |
| Uses of Organization in org.apache.shindig.social.core.model |
|---|
| Classes in org.apache.shindig.social.core.model that implement Organization | |
|---|---|
class |
OrganizationImpl
Default implementation of an Organization |
| Methods in org.apache.shindig.social.core.model that return types with arguments of type Organization | |
|---|---|
List<Organization> |
PersonImpl.getOrganizations()
|
| Method parameters in org.apache.shindig.social.core.model with type arguments of type Organization | |
|---|---|
void |
PersonImpl.setOrganizations(List<Organization> organizations)
|
| Uses of Organization in org.apache.shindig.social.opensocial.model |
|---|
| Methods in org.apache.shindig.social.opensocial.model that return types with arguments of type Organization | |
|---|---|
List<Organization> |
Person.getOrganizations()
Get a list of current or past organizational affiliations of this Person. |
| Method parameters in org.apache.shindig.social.opensocial.model with type arguments of type Organization | |
|---|---|
void |
Person.setOrganizations(List<Organization> organizations)
Set a list of current or past organizational affiliations of this Person. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||