| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
SeriesRef |
Episode.getSeriesRef() |
SeriesRef |
Series.toRef() |
| Modifier and Type | Method and Description |
|---|---|
static List<SeriesRef> |
SeriesRef.dedupeAndSort(Iterable<SeriesRef> seriesRefs) |
com.google.common.collect.ImmutableList<SeriesRef> |
Brand.getSeriesRefs() |
| Modifier and Type | Method and Description |
|---|---|
int |
SeriesRef.compareTo(SeriesRef comparableTo) |
void |
Episode.setSeriesRef(SeriesRef seriesRef) |
protected abstract void |
AbstractContentStore.writeSecondaryContainerRef(BrandRef primary,
SeriesRef seriesRef)
Add a ref to the series in the primary container and update its
thisOrChildLastUpdated time.
|
| Modifier and Type | Method and Description |
|---|---|
static List<SeriesRef> |
SeriesRef.dedupeAndSort(Iterable<SeriesRef> seriesRefs) |
void |
Brand.setSeriesRefs(Iterable<SeriesRef> seriesRefs) |
Copyright © 2014. All rights reserved.