org.alfresco.repo.web.scripts.facebook
Class FacebookAppModel
java.lang.Object
org.alfresco.repo.web.scripts.facebook.FacebookAppModel
public class FacebookAppModel
- extends java.lang.Object
Facebook Application
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacebookAppModel
public FacebookAppModel(java.lang.String apiKey)
- Construct
- Parameters:
apiKey
-
getApiKey
public java.lang.String getApiKey()
- Returns:
- application apiKey
getSecret
public java.lang.String getSecret()
- Returns:
- application secret
setSecret
public void setSecret(java.lang.String secretKey)
- Parameters:
secretKey
- application secret
getId
public java.lang.String getId()
- Returns:
- application id
setId
public void setId(java.lang.String appId)
- Parameters:
appId
- application id
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.