| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.output | |
| org.atlasapi.schedule |
| Modifier and Type | Class and Description |
|---|---|
class |
Brand |
class |
Series |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Container,ParentRef> |
ParentRef.T0_PARENT_REF |
| Modifier and Type | Method and Description |
|---|---|
Container |
Series.copy() |
Container |
Brand.copy() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Item> |
Container.copyTo(Container from,
Container to) |
static ParentRef |
ParentRef.parentRefFrom(Container container) |
void |
Item.setContainer(Container container) |
protected VALUE |
ContentVisitorAdapter.visitContainer(Container container) |
ComplexItemTestDataBuilder |
ComplexItemTestDataBuilder.withBrand(Container brand) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Item> |
OutputContentMerger.mergeIn(ApplicationSources sources,
Container chosen,
List<Container> notChosen) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Item> |
OutputContentMerger.mergeIn(ApplicationSources sources,
Container chosen,
List<Container> notChosen) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Container> |
ScheduleHierarchy.getPrimaryContainer() |
| Constructor and Description |
|---|
ScheduleHierarchy(ItemAndBroadcast itemAndBroadcast,
Container primaryContainer,
Series secondaryContainer) |
| Constructor and Description |
|---|
ScheduleHierarchy(ItemAndBroadcast itemAndBroadcast,
com.google.common.base.Optional<? extends Container> primaryContainer,
com.google.common.base.Optional<Series> secondaryContainer) |
Copyright © 2014. All rights reserved.