| Modifier and Type | Method and Description |
|---|---|
FeedDownloadTask |
FeedTaskFactory.get(CombinedFeed feed)
Creates new instances of
FeedDownloadTask |
FeedDownloadTask |
FeedTaskFactoryImpl.get(CombinedFeed feed) |
| Modifier and Type | Method and Description |
|---|---|
CombinedFeed |
CombinedFeed.CombinedFeedBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static CombinedFeed.CombinedFeedBuilder |
CombinedFeed.CombinedFeedBuilder.of(CombinedFeed feed) |
| Modifier and Type | Method and Description |
|---|---|
CombinedFeed |
CombinedFeedController.get(String feedId) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
CombinedFeedResource.create(CombinedFeed insertedFeed) |
| Modifier and Type | Method and Description |
|---|---|
CombinedFeed |
CombinedFeedService.get(String feedId) |
CombinedFeed |
CombinedFeedService.save(CombinedFeed insertedFeed) |
CombinedFeed |
CombinedFeedService.update(CombinedFeed feed) |
| Modifier and Type | Method and Description |
|---|---|
List<CombinedFeed> |
CombinedFeedService.getAll() |
| Modifier and Type | Method and Description |
|---|---|
CombinedFeed |
CombinedFeedService.save(CombinedFeed insertedFeed) |
CombinedFeed |
CombinedFeedService.update(CombinedFeed feed) |
Copyright © 2007-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.