| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.output |
| Modifier and Type | Class and Description |
|---|---|
class |
Clip |
class |
Episode |
class |
Film |
class |
Song |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Item,Item> |
Item.COPY |
static com.google.common.base.Function<Item,Item> |
Item.COPY |
static com.google.common.base.Function<Item,Iterable<Broadcast>> |
Item.FLATTEN_BROADCASTS |
static com.google.common.base.Predicate<Item> |
Item.IS_AVAILABLE |
static com.google.common.base.Function<Item,ChildRef> |
Item.TO_CHILD_REF |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Item> |
Container.copyTo(Container from,
Container to) |
| Modifier and Type | Method and Description |
|---|---|
Item |
ComplexItemTestDataBuilder.build() |
Item |
Item.copy() |
Item |
Item.copyWithVersions(Set<Version> versions) |
Item |
ItemAndBroadcast.getItem() |
Item |
Item.withSortKey(String sortKey) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Function<ItemAndBroadcast,Item> |
ItemAndBroadcast.toItem() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Item.copyTo(Item from,
Item to) |
static void |
Item.copyToWithVersions(Item from,
Item to,
Set<Version> versions) |
protected abstract String |
SortKey.generateFrom(Item item) |
static String |
SortKey.keyFrom(Item item) |
VALUE |
ItemVisitor.visit(Item item) |
VALUE |
ContentVisitorAdapter.visit(Item item) |
protected VALUE |
ContentVisitorAdapter.visitItem(Item item) |
| Constructor and Description |
|---|
ItemAndBroadcast(Item item,
Broadcast broadcast) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Item> |
OutputContentMerger.mergeIn(ApplicationSources sources,
Container chosen,
List<Container> notChosen) |
Copyright © 2014. All rights reserved.