org.opencrx.application.twitter
Class TwitterUtils
java.lang.Object
org.opencrx.application.twitter.TwitterUtils
public abstract class TwitterUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIGURATION_ID
public static final String CONFIGURATION_ID
- See Also:
- Constant Field Values
MESSAGE_SIZE
public static final int MESSAGE_SIZE
- See Also:
- Constant Field Values
PROPERTY_OAUTH_CONSUMER_KEY
public static final String PROPERTY_OAUTH_CONSUMER_KEY
- See Also:
- Constant Field Values
PROPERTY_OAUTH_CONSUMER_SECRET
public static final String PROPERTY_OAUTH_CONSUMER_SECRET
- See Also:
- Constant Field Values
TwitterUtils
public TwitterUtils()
getComponentConfiguration
public static ComponentConfiguration getComponentConfiguration(String providerName,
String segmentName,
javax.jdo.PersistenceManager rootPm)
throws ServiceException
- Throws:
ServiceException
getConsumerKey
public static String getConsumerKey(TwitterAccount twitterAccount,
ComponentConfiguration configuration)
getConsumerSecret
public static String getConsumerSecret(TwitterAccount twitterAccount,
ComponentConfiguration configuration)
This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.