JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.adobe.acs.commons.wcm.components
Interface TwitterFeedModel
@ProviderType
public interface
TwitterFeedModel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getLimit
()
List
<
String
>
getTweets
()
String
getUsername
()
boolean
isReady
()
Method Details
getUsername
String
getUsername
()
getLimit
int
getLimit
()
getTweets
List
<
String
>
getTweets
()
isReady
boolean
isReady
()