org.sakaiproject.profile2.model
Class ExternalIntegrationInfo
java.lang.Object
org.sakaiproject.profile2.model.ExternalIntegrationInfo
- All Implemented Interfaces:
- Serializable
public class ExternalIntegrationInfo
- extends Object
- implements Serializable
Model for storing a user's external integration details
- Author:
- Steve Swinsburg (steve.swinsburg@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalIntegrationInfo
public ExternalIntegrationInfo()
isTwitterAlreadyConfigured
public boolean isTwitterAlreadyConfigured()
- Check if the user has already configured their Twitter info.
- Parameters:
info - ExternalIntegrationInfo record to check
- Returns:
Copyright © 2008-2013 The Sakai Foundation. All Rights Reserved.