org.cruxframework.crux.plugin.gadget.client.features.osapi
Class OsapiFeature
java.lang.Object
org.cruxframework.crux.plugin.gadget.client.features.osapi.OsapiFeature
public class OsapiFeature
- extends Object
Provides access to social features of the container.
- See Also:
- "http://code.google.com/intl/pl/apis/opensocial/"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_OWNER
public static final String USER_OWNER
- See Also:
- Constant Field Values
USER_VIEWER
public static final String USER_VIEWER
- See Also:
- Constant Field Values
GROUP_ALL
public static final String GROUP_ALL
- See Also:
- Constant Field Values
GROUP_SELF
public static final String GROUP_SELF
- See Also:
- Constant Field Values
GROUP_FRIENDS
public static final String GROUP_FRIENDS
- See Also:
- Constant Field Values
getPeopleService
public PeopleService getPeopleService()
- Returns an instance of
PeopleService.
- Returns:
- An instance of
PeopleService.
Copyright © 2014. All rights reserved.