|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FacebookConnect
| Method Summary | |
|---|---|
String |
getAccessToken(long companyId,
String redirect,
String code)
|
String |
getAccessTokenURL(long companyId)
|
String |
getAppId(long companyId)
|
String |
getAppSecret(long companyId)
|
String |
getAuthURL(long companyId)
|
JSONObject |
getGraphResources(long companyId,
String path,
String accessToken,
String fields)
|
String |
getGraphURL(long companyId)
|
String |
getProfileImageURL(PortletRequest portletRequest)
|
String |
getRedirectURL(long companyId)
|
boolean |
isEnabled(long companyId)
|
boolean |
isVerifiedAccountRequired(long companyId)
|
| Method Detail |
|---|
String getAccessToken(long companyId,
String redirect,
String code)
throws SystemException
SystemException
String getAccessTokenURL(long companyId)
throws SystemException
SystemException
String getAppId(long companyId)
throws SystemException
SystemException
String getAppSecret(long companyId)
throws SystemException
SystemException
String getAuthURL(long companyId)
throws SystemException
SystemException
JSONObject getGraphResources(long companyId,
String path,
String accessToken,
String fields)
String getGraphURL(long companyId)
throws SystemException
SystemExceptionString getProfileImageURL(PortletRequest portletRequest)
String getRedirectURL(long companyId)
throws SystemException
SystemException
boolean isEnabled(long companyId)
throws SystemException
SystemException
boolean isVerifiedAccountRequired(long companyId)
throws SystemException
SystemException
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||