| Package | Description |
|---|---|
| org.apache.streams.facebook | |
| org.apache.streams.facebook.provider | |
| org.apache.streams.facebook.provider.page | |
| org.apache.streams.facebook.provider.pagefeed |
| Modifier and Type | Method and Description |
|---|---|
IdConfig |
IdConfig.withAdditionalProperty(String name,
Object value) |
IdConfig |
IdConfig.withAfterDate(org.joda.time.DateTime afterDate) |
IdConfig |
IdConfig.withBeforeDate(org.joda.time.DateTime beforeDate) |
IdConfig |
IdConfig.withId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Set<IdConfig> |
FacebookConfiguration.getIds()
ids for the application to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacebookConfiguration.setIds(Set<IdConfig> ids)
ids for the application to use.
|
FacebookConfiguration |
FacebookConfiguration.withIds(Set<IdConfig> ids) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
FacebookDataCollector.getData(IdConfig id)
Queries facebook and queues the resulting data.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FacebookPageDataCollector.getData(IdConfig id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FacebookPageFeedDataCollector.getData(IdConfig id) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.